]> git.proxmox.com Git - wasi-libc.git/commitdiff
Adjust the Makefile for LLVM 13
authorMike Hommey <mh@glandium.org>
Wed, 22 Sep 2021 06:35:10 +0000 (15:35 +0900)
committerDan Gohman <dev@sunfishcode.online>
Wed, 22 Sep 2021 22:36:47 +0000 (15:36 -0700)
Makefile

index 746259d6d1ff38a10df272c5e976c950db68e1a8..a93b10a6757a0170953d969d0c0d806a84dd0336 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -531,6 +531,8 @@ check-symbols: startup_files libc
            -U__clang_minor__ \
            -U__clang_patchlevel__ \
            -U__clang_version__ \
+           -U__clang_literal_encoding__ \
+           -U__clang_wide_literal_encoding__ \
            -U__GNUC__ \
            -U__GNUC_MINOR__ \
            -U__GNUC_PATCHLEVEL__ \