logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://anongit.hacktivis.me/git/overlay.git/

wasi-libc-24-no-double-build.patch (344B)


  1. --- a/Makefile
  2. +++ b/Makefile
  3. @@ -547,7 +547,7 @@
  4. # This ignores whitespace because on Windows the output has CRLF line endings.
  5. diff -wur "$(CURDIR)/expected/$(MULTIARCH_TRIPLE)" "$(SYSROOT_SHARE)"
  6. -install: finish
  7. +install:
  8. mkdir -p "$(INSTALL_DIR)"
  9. cp -r "$(SYSROOT)/lib" "$(SYSROOT)/share" "$(SYSROOT)/include" "$(INSTALL_DIR)"