From 75bf9851a87651a00efeba59f66748d9a6810724 Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Fri, 5 Nov 2004 01:49:32 +0000 Subject: No changelog entry - forgot to remove the zlib security patch from the XML - this commit does so git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/zlib.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml index 43cada8d3..8aa195b62 100644 --- a/chapter06/zlib.xml +++ b/chapter06/zlib.xml @@ -28,10 +28,6 @@ some programs. Installation of Zlib -Zlib has a known security vulerability. Patch Zlib to resolve this: - -patch -Np1 -i ../zlib-&zlib-version;-security-1.patch - Zlib is known to build its shared library incorrectly if CFLAGS is specified in the environment. If you are using your own CFLAGS variable, be sure to add the -fPIC directive to your CFLAGS for the -- cgit v1.2.3-54-g00ecf