forked from Lainports/freebsd-ports
lang/gcc9: remove noop CONFIGURE_ARGS on powerpc64
This commit is contained in:
parent
ccfe88db0d
commit
6106dcd4cb
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ CXXFLAGS:= ${CFLAGS:S/mcpu=g/mcpu=G/}
|
|||
CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL}
|
||||
|
||||
.elif ${ARCH} == powerpc64
|
||||
CONFIGURE_ENV+= UNAME_m="powerpc64"
|
||||
. if defined(PPC_ABI) && ${PPC_ABI} == ELFv2
|
||||
CONFIGURE_ARGS+= --with-abi=elfv2
|
||||
. else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue