commit d8f773ec327278e6e5a5177c6f974691feebbe89
Author: Elan Ruusamäe <g...@delfi.ee>
Date:   Sun Sep 18 22:45:17 2016 +0300

    add patch for b5db195

 musl-gcc.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/musl-gcc.patch b/musl-gcc.patch
new file mode 100644
index 0000000..442ec61
--- /dev/null
+++ b/musl-gcc.patch
@@ -0,0 +1,11 @@
+--- musl-1.1.15/Makefile~      2016-07-06 00:58:46.000000000 +0300
++++ musl-1.1.15/Makefile       2016-09-18 22:35:27.074044634 +0300
+@@ -186,7 +186,7 @@
+       sh $< "$(includedir)" "$(libdir)" "$(LDSO_PATHNAME)" > $@
+ 
+ obj/musl-gcc: config.mak
+-      printf '#!/bin/sh\nexec "$${REALGCC:-$(WRAPCC_GCC)}" "$$@" -specs 
"%s/musl-gcc.specs"\n' "$(libdir)" > $@
++      printf '#!/bin/sh\nexec $${REALGCC:-$(WRAPCC_GCC)} "$$@" -specs 
"%s/musl-gcc.specs"\n' "$(libdir)" > $@
+       chmod +x $@
+ 
+ obj/%-clang: $(srcdir)/tools/%-clang.in config.mak
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/musl.git/commitdiff/d8f773ec327278e6e5a5177c6f974691feebbe89

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to