]> https://gitweb.dealii.org/ - candi.git/commitdiff
Fix a bug introduced on June 12.
authorBruno Turcksin <bruno.turcksin@gmail.com>
Sat, 11 Jul 2015 01:14:07 +0000 (20:14 -0500)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Sat, 11 Jul 2015 01:14:07 +0000 (20:14 -0500)
deal.II/patches/bzip2-1.0.6.patch

index 28f698936d2ff46024e647927fccf103be0354e2..da6dfb3fd02eed2c5e419e9da822bcadc12e0d0a 100644 (file)
@@ -1,6 +1,6 @@
 --- bzip2-1.0.6/Makefile       2010-09-10 17:46:02.000000000 -0500
-+++ bzip2-1.0.6.patched/Makefile       2015-06-12 10:06:03.153419669 -0500
-@@ -11,11 +11,13 @@
++++ bzip2-1.0.6.patched/Makefile       2015-07-10 19:44:13.520593242 -0500
+@@ -11,20 +11,22 @@
  # This program is released under the terms of the license contained
  # in the file LICENSE.
  # ------------------------------------------------------------------
  AR=ar
  RANLIB=ranlib
  LDFLAGS=
-@@ -24,7 +26,7 @@
- CFLAGS=-Wall -Winline -O2 -g $(BIGFILES)
+ BIGFILES=-D_FILE_OFFSET_BITS=64
+-CFLAGS=-Wall -Winline -O2 -g $(BIGFILES)
++CFLAGS=-Wall -fPIC -Winline -O2 -g $(BIGFILES)
  
  # Where you want it installed when you do 'make install'
 -PREFIX=/usr/local

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.