There was an error while loading. Please reload this page.
1 parent 9f43656 commit ef3ab5fCopy full SHA for ef3ab5f
1 file changed
build.sh
@@ -603,9 +603,9 @@ for target in "${targets[@]}"; do
603
--enable-plugin \
604
--enable-libstdcxx-time='rt' \
605
--enable-cxx-flags="${linkflags} ${extra_cxx_flags}" \
606
- --enable-host-pie \
607
- --enable-host-shared \
608
- --enable-host-bind-now \
+ --disable-host-pie \
+ --disable-host-shared \
+ --disable-host-bind-now \
609
--enable-libgomp \
610
--with-specs="${specs}" \
611
--with-pic \
0 commit comments