1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

UHD seems to use SSE2 functions and seems to need the addional compiler spitch for FreeBSD 11+ i386

This commit is contained in:
Michael Reifenberger 2016-11-06 20:30:49 +00:00
parent ed153ae753
commit 65f439d5dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425579

View File

@ -28,6 +28,7 @@ USES= compiler:c++0x cmake:outsource gmake pkgconfig dos2unix python:2.7
USE_LDCONFIG= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/host
#MAKE_JOBS_UNSAFE= yes
CXXFLAGS+= -msse2
CMAKE_ARGS+= -DPKG_LIB_DIR:STRING="share/uhd" -DUHD_TXRX_DEBUG_PRINTS="yes"
# for excruciating debug use this -db