Fix building error on 2.2.8.
Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer) Not tested by: kuriyama
This commit is contained in:
parent
1b25730f0c
commit
0075fa5bc0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28376
@ -25,7 +25,7 @@ MLINKS= gpg.1 gpgm.1
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 300000
|
||||
CONFIGURE_ARGS+=--disable-asm
|
||||
USE_GMAKE= YES
|
||||
.endif
|
||||
CFLAGS:= ${CFLAGS:S/-pipe//g}
|
||||
|
||||
|
@ -25,7 +25,7 @@ MLINKS= gpg.1 gpgm.1
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 300000
|
||||
CONFIGURE_ARGS+=--disable-asm
|
||||
USE_GMAKE= YES
|
||||
.endif
|
||||
CFLAGS:= ${CFLAGS:S/-pipe//g}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user