mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 00:58:42 +08:00
Build shared libgcc
This commit is contained in:
parent
fec89f1aca
commit
117d6e15ae
@ -35,7 +35,7 @@ function recipe_build {
|
||||
--with-sysroot=/ \
|
||||
--with-build-sysroot="$sysroot" \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
--enable-shared \
|
||||
--disable-dlopen \
|
||||
--disable-nls \
|
||||
--enable-languages=c,c++ \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user