summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBłażej Szczygieł2016-07-03 15:20:25 +0200
committerBłażej Szczygieł2016-07-03 15:20:40 +0200
commit2e60ea6f54a43a75aab7fc3aada066f069034f5d (patch)
tree6dcfa45391ee9d6ca32dd481399a24df911b1537
parent8c2a10079cb8fbff86ca29f568a2c1c42841b022 (diff)
downloadaur-2e60ea6f54a43a75aab7fc3aada066f069034f5d.tar.gz
Remove "#unset LDFLAGS"
No longer needed
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19311ed0fc15..241d5dc922d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,8 +28,7 @@ build()
# Uncomment below line if you don't want to have 'libsidplayfp' dependency and remove it from 'depends' list
#USE_SIDPLAYFP='-DUSE_CHIPTUNE_SID=OFF'
- # Uncomment below two lines if you want to use 'jemalloc' and add it to 'depends' list
- #unset LDFLAGS
+ # Uncomment below line if you want to use 'jemalloc' and add it to 'depends' list
#USE_JEMALLOC='-DUSE_JEMALLOC=ON'
cd $srcdir