We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20e22a4 commit 8a88050Copy full SHA for 8a88050
freebsd/rsplib/Makefile
@@ -26,8 +26,8 @@ CMAKE_ARGS= -DCMAKE_INSTALL_DOCDIR=${DOCSDIR} \
26
-DENABLE_QT=1 \
27
-DUSE_KERNEL_SCTP=1
28
29
-# Work-around for build issue #285706 on ARM (https://bugs.freebsd.org/285706):
30
-MAKE_ENV= OMP_NUM_THREADS=1
+# Work-around for build issue on ARM (https://bugs.freebsd.org/285706):
+MAKE_ENV= OMP_NUM_THREADS=1
31
32
PLIST_SUB= DISTVERSION=${DISTVERSION}
33
0 commit comments