From e1cc2511d04693165deec22fb448bac9838f57c2 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 17 Mar 2020 12:55:24 +0300 Subject: meta: sync core with KISS --- core/binutils/build | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core/binutils/build') diff --git a/core/binutils/build b/core/binutils/build index bad01b2f..0b10222e 100755 --- a/core/binutils/build +++ b/core/binutils/build @@ -15,7 +15,10 @@ export PATH=$PATH:$PWD --enable-targets=x86_64-pep \ --disable-multilib \ --disable-werror \ + --disable-gdb \ --disable-nls \ + --disable-readline \ + --disable-gprof \ --with-mmap \ --with-system-zlib -- cgit v1.2.3