aboutsummaryrefslogtreecommitdiff
path: root/comms/uhd
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2020-10-24 08:20:43 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2020-10-24 08:20:43 +0000
commit7af552932c5b36588631a15816b09a4751df2179 (patch)
tree93f0cdaa59a02bb6075e70f2ed52651070adad82 /comms/uhd
parent98bd14595974ae2efaf9686818db213289f77731 (diff)
downloadports-7af552932c5b36588631a15816b09a4751df2179.tar.gz
ports-7af552932c5b36588631a15816b09a4751df2179.zip
Try to fix i386 build
Notes
Notes: svn path=/head/; revision=553163
Diffstat (limited to 'comms/uhd')
-rw-r--r--comms/uhd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile
index 6dfb7860fcf7..1b63924e2aca 100644
--- a/comms/uhd/Makefile
+++ b/comms/uhd/Makefile
@@ -2,7 +2,7 @@
PORTNAME= uhd
PORTVERSION= 4.0.0.0
-#PORTREVISION= 1
+PORTREVISION= 1
CATEGORIES= comms hamradio
DIST_SUBDIR= ${PORTNAME}
@@ -43,7 +43,7 @@ BROKEN_FreeBSD_13_armv7= fails to configure: Could not find standard set_new_han
USE_LDCONFIG= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/host
#CXXFLAGS_amd64= -msse2 -std=c++11
-#CXXFLAGS_i386= -msse2 -std=c++98
+CXXFLAGS_i386= -msse2
SHEBANG_GLOB= *.py *.py.in