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:
Dylan Araps 2020-02-28 12:16:47 +02:00
parent c6fbf622fe
commit 26629ce54a
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
./configure \
--prefix=/usr \
--enable-nasm \
--enable-shared
make

View File

@ -1 +0,0 @@
nasm make