1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

net/tcpflow: fix build on powerpc

LLVM ERROR: out of memory
This commit is contained in:
Piotr Kubaj 2024-07-31 15:52:14 +02:00
parent c830164d5f
commit a8e4694d90

View File

@ -25,6 +25,7 @@ CONFIGURE_ENV= ac_cv_lib_md_MD5=no \
ac_cv_header_tre_tre_h=no ac_cv_lib_tre_tre_regcomp=no \
ac_cv_header_sqlite3_h=no ac_cv_lib_sqlite3_sqlite3_libversion=no \
ac_cv_header_python2_7_Python_h=no ac_cv_lib_python2_7_Py_Initialize=no
CFLAGS_powerpc= -O0
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib