summaryrefslogtreecommitdiffstats
path: root/abs/core/glibc/glibc-__i686.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 02:26:28 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 02:26:28 (GMT)
commit4628c584471e5b7db1285b2bf957bd5e17b0bf4f (patch)
treefd924acce1afe30b8108dfa0ad19317ef3371bb4 /abs/core/glibc/glibc-__i686.patch
parentdc6575a3bf0f1eac9e11842723b0f3be0f45ef79 (diff)
downloadlinhes_pkgbuild-4628c584471e5b7db1285b2bf957bd5e17b0bf4f.zip
linhes_pkgbuild-4628c584471e5b7db1285b2bf957bd5e17b0bf4f.tar.gz
linhes_pkgbuild-4628c584471e5b7db1285b2bf957bd5e17b0bf4f.tar.bz2
glibc 2.16
major update, some programs required new patches to work with it
Diffstat (limited to 'abs/core/glibc/glibc-__i686.patch')
-rw-r--r--abs/core/glibc/glibc-__i686.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/abs/core/glibc/glibc-__i686.patch b/abs/core/glibc/glibc-__i686.patch
deleted file mode 100644
index 28d5dd4..0000000
--- a/abs/core/glibc/glibc-__i686.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Naur glibc-old//sysdeps/i386/Makefile glibc//sysdeps/i386/Makefile
---- glibc-old//sysdeps/i386/Makefile 2010-03-18 11:52:30.000000000 +1000
-+++ glibc//sysdeps/i386/Makefile 2010-04-16 15:05:50.000000000 +1000
-@@ -1,6 +1,7 @@
- # The mpn functions need a #define for asm syntax flavor.
--# Every i386 port in use uses gas syntax (I think).
--asm-CPPFLAGS += -DGAS_SYNTAX
-+# Every i386 port in use uses gas syntax (I think). Don't replace
-+# __i686 in __i686.get_pc_thunk.bx.
-+asm-CPPFLAGS += -DGAS_SYNTAX -U __i686
-
- # The i386 `long double' is a distinct type we support.
- long-double-fcts = yes