Refresh patches
authorStephane Glondu <steph@glondu.net>
Fri, 12 Aug 2011 19:17:19 +0000 (21:17 +0200)
committerStephane Glondu <steph@glondu.net>
Fri, 12 Aug 2011 19:17:19 +0000 (21:17 +0200)
debian/patches/0001-Pass-no-relax-to-ld-on-alpha.patch
debian/patches/0002-Call-ld-with-proper-flags.patch
debian/patches/0007-Natdynlink-works-on-powerpc-and-hurd-i386.patch
debian/patches/0012-Make-objinfo-show-force_link-and-ccobjs-ccopts-when-.patch

index 02f44e3534308c0b4afabec6143cb2a9562c3c39..3d05dfcee6fafc687c2fbf728a7317cc76cad727 100644 (file)
@@ -9,7 +9,7 @@ code (bug#338437)
  1 files changed, 3 insertions(+), 1 deletions(-)
 
 diff --git a/configure b/configure
-index 37d46c2..fa96ef8 100755
+index 9be5199..236e016 100755
 --- a/configure
 +++ b/configure
 @@ -284,7 +284,8 @@ case "$bytecc,$host" in
index b32b90903f498761c5ec59b60f627c2a0dcf18fb..e1b47544b3b992af0a8a70bcf903f2b7dcfad60e 100644 (file)
@@ -10,10 +10,10 @@ gcc.
  1 files changed, 1 insertions(+), 1 deletions(-)
 
 diff --git a/configure b/configure
-index fa96ef8..40a78cb 100755
+index 236e016..d4287ed 100755
 --- a/configure
 +++ b/configure
-@@ -1639,7 +1639,7 @@ echo "DEBUGGER=$debugger" >> Makefile
+@@ -1643,7 +1643,7 @@ echo "DEBUGGER=$debugger" >> Makefile
  echo "CC_PROFILE=$cc_profile" >> Makefile
  echo "SYSTHREAD_SUPPORT=$systhread_support" >> Makefile
  echo "PARTIALLD=$partialld" >> Makefile
index ec90bbdc4042d8ed25fb7b538625bec0d2176f2f..301b04bce5e190156d0f79a403baee87372884f2 100644 (file)
@@ -14,7 +14,7 @@ Signed-off-by: Stephane Glondu <steph@glondu.net>
  1 files changed, 2 insertions(+), 1 deletions(-)
 
 diff --git a/configure b/configure
-index 40a78cb..dbad12d 100755
+index d4287ed..d6ba2e3 100755
 --- a/configure
 +++ b/configure
 @@ -620,13 +620,14 @@ if test $withsharedlibs = "yes"; then
index 4656ac5dc19ed1fc126392af11c611f005f1bcd3..1832412487a642b89ff231a59d7c82de409715ad 100644 (file)
@@ -11,7 +11,7 @@ Forwarded: http://caml.inria.fr/mantis/view.php?id=5316
  1 files changed, 21 insertions(+), 4 deletions(-)
 
 diff --git a/tools/objinfo.ml b/tools/objinfo.ml
-index 4f467f2..89855da 100644
+index 4f467f2..b75b83a 100644
 --- a/tools/objinfo.ml
 +++ b/tools/objinfo.ml
 @@ -44,8 +44,12 @@ let print_name_crc (name, crc) =