mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
ONLY_FOR_ARCHS=i386
Reported by: kris via pointyhat
This commit is contained in:
parent
560a496a8b
commit
5169f7a064
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123632
@ -33,6 +33,9 @@ INSTALLS_SHLIB= yes
|
||||
NO_FILTER_SHLIBS= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
# Don't compiled on != i386
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
CONFIGURE_SCRIPT= ../configure
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV+= CC=${CC} CFLAGS="${CFLAGS}" CXX=${CXX} CXXFLAGS="${CXXFLAGS}" \
|
||||
|
Loading…
Reference in New Issue
Block a user