aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/lame/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-02-18 00:15:24 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-02-18 00:15:24 +0800
commitb5a8a6c29e40f786ceb808c0b95f01c4251111d1 (patch)
tree78e38b50664693918e3f3946714cb6bb9df8dce9 /repos/extra/lame/abuild
parentdf36bfd61252b7c543ab1efbfc5482b453805b0f (diff)
downloadalicelinux-b5a8a6c29e40f786ceb808c0b95f01c4251111d1.tar.gz
alicelinux-b5a8a6c29e40f786ceb808c0b95f01c4251111d1.zip
added clang branch
Diffstat (limited to 'repos/extra/lame/abuild')
-rwxr-xr-x[-rw-r--r--]repos/extra/lame/abuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/repos/extra/lame/abuild b/repos/extra/lame/abuild
index 166fe0c9..48d03673 100644..100755
--- a/repos/extra/lame/abuild
+++ b/repos/extra/lame/abuild
@@ -3,3 +3,4 @@ version=3.100
release=1
source="https://downloads.sourceforge.net/$name/$name-$version.tar.gz"
build_opt="--enable-mp3rtp"
+export LDFLAGS="$LDFLAGS -Wl,--undefined-version"