ports/164906: [PATCH] graphics/libjpeg-turbo: [add -fPIC]
Martin Dieringer
martin.dieringer at gmx.de
Wed Feb 8 12:30:13 UTC 2012
>Number: 164906
>Category: ports
>Synopsis: [PATCH] graphics/libjpeg-turbo: [add -fPIC]
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 08 12:30:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Martin Dieringer
>Release: FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD 8.2-STABLE #8: Sun Oct 30 13:56:31 CET 2011
>Description:
add PIC to library
Port maintainer (bytestore at yandex.ru) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
begin 644 libjpeg-turbo-1.1.1_1.patch
--- Makefile.orig 2012-02-08 12:56:13.725889588 +0100
+++ Makefile 2012-02-08 12:56:19.749144361 +0100
@@ -20,7 +20,7 @@
CONFLICTS= jpeg-[0-9]*
ONLY_FOR_ARCHS= amd64 i386
USE_AUTOTOOLS= libtool
-CONFIGURE_ENV= SO_MAJOR_VERSION=${SOVERSION}
+CONFIGURE_ENV= SO_MAJOR_VERSION=${SOVERSION} CFLAGS+=-fPIC
CONFIGURE_ARGS= --with-jpeg8
USE_LDCONFIG= yes
end
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list