Files
pkgsrc-ng/cross/arm-none-eabi-binutils/patches/patch-gas_configure
2016-11-18 22:39:22 +01:00

16 lines
433 B
Plaintext

$NetBSD: patch-gas_configure,v 1.2 2016/01/30 22:20:51 ryoon Exp $
https://sourceware.org/bugzilla/show_bug.cgi?id=18994
--- gas/configure.orig 2016-01-25 08:54:08.000000000 +0000
+++ gas/configure
@@ -12505,7 +12505,7 @@ _ACEOF
done
-if test x$ac_default_compressed_debug_sections == xyes ; then
+if test x$ac_default_compressed_debug_sections = xyes ; then
$as_echo "#define DEFAULT_FLAG_COMPRESS_DEBUG 1" >>confdefs.h