mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-18 23:22:24 +01:00
main/clang18: create config.cfg for loongarch64
This commit is contained in:
parent
34c252e4a0
commit
724ecde4fa
@ -193,6 +193,9 @@ package() {
|
||||
# (Gnu.cpp)
|
||||
touch config.cfg
|
||||
;;
|
||||
loongarch64)
|
||||
touch config.cfg
|
||||
;;
|
||||
esac
|
||||
# the target triple being built for
|
||||
# in LLVM, we set -DLLVM_DEFAULT_TARGET_TRIPLE to the same thing,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user