]> git.proxmox.com Git - wasi-libc.git/blobdiff - Makefile
Update to musl 1.1.22.
[wasi-libc.git] / Makefile
index 73f7cf324608965b6cc17957e93b8d380b0b3e0b..158b9901c547395d83c903e3e79cda92e843e526 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -366,7 +366,8 @@ $(SYSROOT_INC):
              "$(SYSROOT_INC)/wordexp.h" \
              "$(SYSROOT_INC)/spawn.h" \
              "$(SYSROOT_INC)/ucontext.h" \
-             "$(SYSROOT_INC)/sys/ucontext.h"
+             "$(SYSROOT_INC)/sys/ucontext.h" \
+             "$(SYSROOT_INC)/sys/membarrier.h"
 ifeq ($(THREAD_MODEL), single)
        $(RM) "$(SYSROOT_INC)/aio.h" \
              "$(SYSROOT_INC)/pthread.h"