mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
lame: Disable nasm.
This never actually worked!! I don't think it works in any distribution using it either. NASM is never actually invoked during the build process.
This commit is contained in:
parent
c6fbf622fe
commit
26629ce54a
@ -2,7 +2,6 @@
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--enable-nasm \
|
||||
--enable-shared
|
||||
|
||||
make
|
||||
|
@ -1 +0,0 @@
|
||||
nasm make
|
Loading…
Reference in New Issue
Block a user