summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2024-04-23 11:45:48 -0400
committerChris Severance2024-04-23 11:45:48 -0400
commit3a979eee64609296b20f5325aaefb2c492ba7677 (patch)
treeb763302570b3afab41086d69420c2c9128199b6d /PKGBUILD
parent13b00fb195d2566a9531e91cb65660e227871df6 (diff)
downloadaur-fdpp.tar.gz
autu: Update to 1.7.r143.ge39aa5e-1 Remove nasm with git commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7861d1b8a5ec..6eb5e9aa17c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ makedepends=(
'clang'
'nasm-segelf' # See https://github.com/dosemu2/fdpp/issues/233#issuecomment-1788601563
'thunk_gen'
- nasm # to be removed after 1.7
+ #nasm # to be removed after 1.7
)
if [ "${CARCH}" == "x86_64" ]; then
export CROSS_LD='ld'