mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
comms/flrig: remove ELFv1 support
This commit is contained in:
parent
96118b60cd
commit
fd8d1a6ce7
1 changed files with 1 additions and 7 deletions
|
@ -28,10 +28,4 @@ OPTIONS_DEFINE= NATIVE
|
|||
NATIVE_CONFIGURE_ON+= --enable-optimizations=native
|
||||
NATIVE_CONFIGURE_OFF+= --enable-optimizations=none
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(PPC_ABI) && ${PPC_ABI} == ELFv1
|
||||
CFLAGS+= -mminimal-toc
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue