From: Michael Tremer Date: Thu, 16 Jul 2009 17:36:47 +0000 (+0200) Subject: Fixed compilation of bzip2. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c7544f2d28ebfcd8a5ebf589cd7a26222dcdb3;p=ipfire-3.x.git Fixed compilation of bzip2. --- diff --git a/lfs/bzip2 b/lfs/bzip2 index c3c13c934..5ccc0af9b 100644 --- a/lfs/bzip2 +++ b/lfs/bzip2 @@ -51,6 +51,8 @@ define LONG_DESC compressor that is an alternative to the GNU zip compressor. endef +CFLAGS += -fPIC + ############################################################################### # Top-level Rules ###############################################################################