Reduce binary sizes for the kernel and userspace apps
This commit is contained in:
@ -10,6 +10,7 @@ cd build-gcc
|
||||
../gcc/configure --prefix="$PREFIX" \
|
||||
--disable-nls \
|
||||
--enable-languages=c \
|
||||
--enable-lto \
|
||||
--target=x86_64-elf \
|
||||
--disable-bootstrap \
|
||||
--without-headers \
|
||||
|
||||
Reference in New Issue
Block a user