diff options
Diffstat (limited to 'devel/lfcbase/Makefile')
-rw-r--r-- | devel/lfcbase/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile index fe682c061ff7..0d27d441cc26 100644 --- a/devel/lfcbase/Makefile +++ b/devel/lfcbase/Makefile @@ -15,6 +15,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= autoconf:env +NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in |