Date: Wed, 8 Feb 2012 13:00:51 +0100 (CET) From: Martin Dieringer <martin.dieringer@gmx.de> To: FreeBSD-gnats-submit@FreeBSD.org Cc: bytestore@yandex.ru Subject: ports/164906: [PATCH] graphics/libjpeg-turbo: [add -fPIC] Message-ID: <alpine.BSF.2.00.1202081259360.2467@thinkpad.nowhere.local> Resent-Message-ID: <201202081230.q18CUBh8039653@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1202081259360.2467>