summaryrefslogtreecommitdiff
path: root/wasi-libc/no-double-build.patch
blob: 013d3322d13339d06736ae246431e91079ed0987 (plain)
    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  
    7 -install: finish
    8 +install:
    9  	mkdir -p "$(INSTALL_DIR)"
   10  	cp -r "$(SYSROOT)/lib" "$(SYSROOT)/share" "$(SYSROOT)/include" "$(INSTALL_DIR)"
   11  

Generated by cgit