nasm_segelf: try to enable for secondary architecture

This commit is contained in:
PulkoMandy
2025-06-22 10:58:41 +02:00
parent d3c06bf643
commit 7a3824af0b

View File

@@ -16,7 +16,7 @@ CHECKSUM_SHA256="87564b98746a5d291001130d7d444d221aecacc22016284131e97d0ac7febf6
PATCHES="nasm_segelf-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2 ?x86"
SECONDARY_ARCHITECTURES="?x86"
SECONDARY_ARCHITECTURES="x86"
commandBinDir=$binDir
commandSuffix=$secondaryArchSuffix