pkgsrc-ng/lang/gcc46/patches/patch-gcc_config_arm_elf.h
2013-09-26 17:14:40 +02:00

15 lines
361 B
C

$NetBSD: patch-gcc_config_arm_elf.h,v 1.1 2013/04/02 22:31:40 jmcneill Exp $
--- gcc/config/arm/elf.h.orig 2009-06-21 20:48:15.000000000 +0000
+++ gcc/config/arm/elf.h
@@ -161,6 +161,9 @@
#undef L_floatdidf
#undef L_floatdisf
#undef L_floatundidf
+/* XXXMRG: don't take this out, we need it! */
+# ifndef __NetBSD__
#undef L_floatundisf
+# endif
#endif