Try to fix i386 build
This commit is contained in:
parent
98bd145959
commit
7af552932c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553163
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue