Skip to content

Commit 8a88050

Browse files
committed
Indentation fix.
1 parent 20e22a4 commit 8a88050

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

freebsd/rsplib/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ CMAKE_ARGS= -DCMAKE_INSTALL_DOCDIR=${DOCSDIR} \
2626
-DENABLE_QT=1 \
2727
-DUSE_KERNEL_SCTP=1
2828

29-
# Work-around for build issue #285706 on ARM (https://bugs.freebsd.org/285706):
30-
MAKE_ENV= OMP_NUM_THREADS=1
29+
# Work-around for build issue on ARM (https://bugs.freebsd.org/285706):
30+
MAKE_ENV= OMP_NUM_THREADS=1
3131

3232
PLIST_SUB= DISTVERSION=${DISTVERSION}
3333

0 commit comments

Comments
 (0)