diff options
author | Jay Freeman <saurik@saurik.com> | 2008-11-21 18:49:06 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-11-21 18:49:06 +0000 |
commit | cc2c7128f4ca2ff2867064279bd7471a0720a827 (patch) | |
tree | 1a4b708719a420b0f3fecd7a501f61b0e007296c /data/gdb/nolongdouble.diff | |
parent | 2f56cb10322c37d73ac77fba65334e5376c4a7a8 (diff) |
Upgraded to gdb 962.
git-svn-id: http://svn.telesphoreo.org/trunk@506 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/gdb/nolongdouble.diff')
-rw-r--r-- | data/gdb/nolongdouble.diff | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/data/gdb/nolongdouble.diff b/data/gdb/nolongdouble.diff deleted file mode 100644 index 23e91cb6f..000000000 --- a/data/gdb/nolongdouble.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru gdb-952/src/gdb/config/arm/macosx.mh gdb-952+iPhone/src/gdb/config/arm/macosx.mh ---- gdb-952/src/gdb/config/arm/macosx.mh 2008-03-01 01:24:09.000000000 +0000 -+++ gdb-952+iPhone/src/gdb/config/arm/macosx.mh 2008-04-11 07:38:06.000000000 +0000 -@@ -43,7 +43,7 @@ - - MH_CFLAGS = -I$(srcdir)/macosx - --MH_CFLAGS += -DUSE_PTHREADS=1 -Wall -Wimplicit -Wno-long-double -+MH_CFLAGS += -DUSE_PTHREADS=1 -Wall -Wimplicit - - CFM_CFLAGS = -DWITH_CFM=0 - |