mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
lang/gcc10: remove noop CONFIGURE_ENV for powerpc64
This commit is contained in:
parent
34d70f6f3f
commit
e85a675579
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,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