mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
security/gnupg1: drop binutils on powerpc
This commit is contained in:
parent
3cb64e298a
commit
44f985f0ad
1 changed files with 0 additions and 5 deletions
|
@ -58,11 +58,6 @@ NLS_CONFIGURE_ENABLE= nls
|
|||
CFLAGS+= -fheinous-gnu-extensions
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "powerpc" && ${COMPILER_TYPE} == "clang"
|
||||
BUILD_DEPENDS+= as:devel/binutils
|
||||
CFLAGS+= -fno-integrated-as
|
||||
.endif
|
||||
|
||||
post-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for i in doc/DETAILS doc/FAQ doc/HACKING doc/OpenPGP \
|
||||
|
|
Loading…
Add table
Reference in a new issue