nixpkgs/pkgs/tools/compression/bzip2-static/bzip2-1.0.3-static.patch
2006-01-01 13:34:35 +00:00

13 lines
303 B
Diff

diff -ruN bzip2-1.0.3/Makefile bzip2-1.0.3.new/Makefile
--- bzip2-1.0.3/Makefile 2005-02-17 12:28:24.000000000 +0100
+++ bzip2-1.0.3.new/Makefile 2006-01-01 14:30:08.000000000 +0100
@@ -2,7 +2,7 @@
SHELL=/bin/sh
# To assist in cross-compiling
-CC=gcc
+CC=gcc -static
AR=ar
RANLIB=ranlib
LDFLAGS=