7.0.1-0.3
This commit is contained in:
parent
557c86d25c
commit
4c8d27c4d6
2
gcc.spec
2
gcc.spec
@ -998,7 +998,7 @@ mkdir obj-offload-nvptx-none
|
|||||||
cd obj-offload-nvptx-none
|
cd obj-offload-nvptx-none
|
||||||
CC="$CC" CXX="$CXX" CFLAGS="$OPT_FLAGS" \
|
CC="$CC" CXX="$CXX" CFLAGS="$OPT_FLAGS" \
|
||||||
CXXFLAGS="`echo " $OPT_FLAGS " | sed 's/ -Wall / /g;s/ -fexceptions / /g' \
|
CXXFLAGS="`echo " $OPT_FLAGS " | sed 's/ -Wall / /g;s/ -fexceptions / /g' \
|
||||||
| sed 's/ -Werror=format-security / -Wformat -Werror=format-security /'`" \
|
| sed 's/ -Werror=format-security / -Wformat -Wformat-security /'`" \
|
||||||
XCFLAGS="$OPT_FLAGS" TCFLAGS="$OPT_FLAGS" \
|
XCFLAGS="$OPT_FLAGS" TCFLAGS="$OPT_FLAGS" \
|
||||||
../configure --disable-bootstrap --disable-sjlj-exceptions \
|
../configure --disable-bootstrap --disable-sjlj-exceptions \
|
||||||
--enable-newlib-io-long-long --with-build-time-tools=${IROOT}%{_prefix}/nvptx-none/bin \
|
--enable-newlib-io-long-long --with-build-time-tools=${IROOT}%{_prefix}/nvptx-none/bin \
|
||||||
|
Loading…
Reference in New Issue
Block a user