diff options
Diffstat (limited to 'lang/gforth')
-rw-r--r-- | lang/gforth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index 0c820f1..28239a8 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -24,7 +24,6 @@ COMMENT= Fast and portable Forth system # STRIP= #none -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= CFLAGS=${CFLAGS:N-O*:N-f*} |