From 1d7fdcffce8d9c0efc986ae534a5d9f632042c1d Mon Sep 17 00:00:00 2001 From: Geoff Reedy Date: Sat, 23 Oct 2010 13:03:16 -0600 Subject: [PATCH] Set LINKFLAGS env var The waf build uses LINKFLAGS not LDFLAGS. Set LINKFLAGS the same as LDFLAGS so the build can find libraries from a non-/usr/local brew install Signed-off-by: Adam Vandenberg --- Formula/jack.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/jack.rb b/Formula/jack.rb index b940fee69a..6c5dabffa9 100644 --- a/Formula/jack.rb +++ b/Formula/jack.rb @@ -14,8 +14,9 @@ class Jack