nasm: new module for version 2.15.05
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
pbuild::set_download_url "https://www.nasm.us/pub/nasm/releasebuilds/${V_PKG}/$P-${V_PKG}.tar.xz"
|
||||
|
||||
# use system gcc to compile
|
||||
#declare -rx CC=gcc
|
||||
|
||||
pbuild::add_to_group 'Programming'
|
||||
Reference in New Issue
Block a user