mirror of
https://git.proxmox.com/git/wasi-libc
synced 2025-10-04 15:28:35 +00:00
Adjust the Makefile for LLVM 13
This commit is contained in:
parent
90a62361fa
commit
ad5133410f
2
Makefile
2
Makefile
@ -531,6 +531,8 @@ check-symbols: startup_files libc
|
|||||||
-U__clang_minor__ \
|
-U__clang_minor__ \
|
||||||
-U__clang_patchlevel__ \
|
-U__clang_patchlevel__ \
|
||||||
-U__clang_version__ \
|
-U__clang_version__ \
|
||||||
|
-U__clang_literal_encoding__ \
|
||||||
|
-U__clang_wide_literal_encoding__ \
|
||||||
-U__GNUC__ \
|
-U__GNUC__ \
|
||||||
-U__GNUC_MINOR__ \
|
-U__GNUC_MINOR__ \
|
||||||
-U__GNUC_PATCHLEVEL__ \
|
-U__GNUC_PATCHLEVEL__ \
|
||||||
|
Loading…
Reference in New Issue
Block a user