Sha256: a156b68410810c8e7fb124bb596afa678cd5aaaccb7f2613f39f6a2f169f39f2

Contents?: true

Size: 502 Bytes

Versions: 1

Compression:

Stored size: 502 Bytes

Contents

From 0a57a934ba38621c666df40abba6f83cb6e32026 Mon Sep 17 00:00:00 2001
From: Petko Bordjukov <bordjukov@gmail.com>
Date: Thu, 9 Jun 2016 02:54:43 +0300
Subject: [PATCH 2/7] Add default LDFLAGS

---
 configure.bash | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.bash b/configure.bash
index 7308b9d..a1ec1de 100755
--- a/configure.bash
+++ b/configure.bash
@@ -15,6 +15,7 @@ else
     COCOA_READER=0
     LCMS2=auto
 fi
+LDFLAGS="-lpng -static"
 EXTRA_CFLAGS=
 EXTRA_LDFLAGS=
 
-- 
2.8.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
image_compressor_pack-0.1.3 ports/patches/pngquant/0002-Add-default-LDFLAGS.patch