mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 10:34:41 +01:00
5 lines
194 B
Bash
5 lines
194 B
Bash
# The "arm64pe" emulation is used as an alias for "aarch64pe".
|
|
# It is provided for compatibility with Clang, which uses this name when invoking the linker.
|
|
|
|
. ${srcdir}/emulparams/aarch64pe.sh
|