Reduce binary sizes for the kernel and userspace apps
This commit is contained in:
@ -7,6 +7,7 @@ cd build-bintuils-gdb
|
||||
../binutils-gdb/configure --prefix="$PREFIX" \
|
||||
--disable-nls \
|
||||
--disable-werror \
|
||||
--enable-gold=yes \
|
||||
--target=x86_64-elf
|
||||
make -j$(nproc)
|
||||
make install
|
||||
|
||||
Reference in New Issue
Block a user