You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
392 B
Diff
12 lines
392 B
Diff
--- configure.orig 2026-05-03 06:30:45
|
|
+++ configure 2026-05-03 06:52:57
|
|
@@ -32155,7 +32155,7 @@
|
|
LIBHACL_LDFLAGS= # for now, no specific linker flags are needed
|
|
|
|
|
|
-if test "$UNIVERSAL_ARCHS" = "universal2" -o \
|
|
+if test \( "${UNIVERSALSDK}" != "/" -a "$dep_target_major" -ge 11 \) -o \
|
|
\( "$build_cpu" = "aarch64" -a "$build_vendor" = "apple" \)
|
|
then
|
|
use_hacl_universal2_impl=yes
|