Try to fix i386 build

This commit is contained in:
Michael Reifenberger 2020-10-24 08:20:43 +00:00
parent 98bd145959
commit 7af552932c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553163

View file

@ -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