[FB Only] use gcc-5
This commit is contained in:
parent
a3c162ca09
commit
429f02b8a8
@ -82,7 +82,7 @@ fi
|
||||
CFLAGS+=" -DTBB"
|
||||
|
||||
# use Intel SSE support for checksum calculations
|
||||
export USE_SSE=1
|
||||
export USE_SSE=" -msse -msse4.2 "
|
||||
|
||||
BINUTILS="$BINUTILS_BASE/bin"
|
||||
AR="$BINUTILS/ar"
|
||||
|
Loading…
Reference in New Issue
Block a user