mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:27:34 +00:00
Ports: Fix building the nasm port
This commit is contained in:
parent
0a600a3c36
commit
1942c1061c
2 changed files with 12 additions and 24 deletions
|
@ -4,7 +4,3 @@ version=2.15.05
|
|||
files="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.gz nasm-${version}.tar.gz"
|
||||
useconfigure=true
|
||||
makeopts=
|
||||
|
||||
pre_configure() {
|
||||
run ./autogen.sh
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue