summaryrefslogtreecommitdiffstats
path: root/soundtouch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-06-23 13:03:41 +0000
committer Eric Hameleers <alien@slackware.com>2007-06-23 13:03:41 +0000
commit4e3dcf7d3b59741a970de9b11a30bb7d7af374a6 (patch)
treef20b530422b02ddf617599dbb46377c2def2ae93 /soundtouch
parent3bdea6655400564c81f12bc79ebe279be0057184 (diff)
downloadasb-4e3dcf7d3b59741a970de9b11a30bb7d7af374a6.tar.gz
asb-4e3dcf7d3b59741a970de9b11a30bb7d7af374a6.tar.xz
Add CXXFLAGS
Diffstat (limited to 'soundtouch')
-rwxr-xr-xsoundtouch/build/soundtouch.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/soundtouch/build/soundtouch.SlackBuild b/soundtouch/build/soundtouch.SlackBuild
index 5d7643ab..182f88e0 100755
--- a/soundtouch/build/soundtouch.SlackBuild
+++ b/soundtouch/build/soundtouch.SlackBuild
@@ -155,6 +155,7 @@ sed -i -e 's/\r$//' soundtouch.m4
echo Building ...
export LDFLAGS="$SLKLDFLAGS"
export CFLAGS="$SLKCFLAGS"
+export CXXFLAGS="$SLKCFLAGS"
#./bootstrap
./configure --prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \