mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
security/boringssl: fix build on i386
This commit is contained in:
parent
bd305ba05f
commit
c83adb1fd7
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ GH_ACCOUNT= google
|
|||
GH_TAGNAME= 79123ca
|
||||
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1
|
||||
|
||||
CFLAGS_i386= -msse2
|
||||
USE_LDCONFIG= yes
|
||||
LDFLAGS+= -Wl,-rpath,${LOCALBASE}/lib
|
||||
TEST_TARGET= run_tests
|
||||
|
|
Loading…
Add table
Reference in a new issue