commit 07f309332f399360ca1b27b952170b00cf14c756
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jun 28 14:24:35 2015 +0200

    - try another variant of as option

 golang-binutils.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/golang-binutils.patch b/golang-binutils.patch
index 75e92d1..2ae5c4b 100644
--- a/golang-binutils.patch
+++ b/golang-binutils.patch
@@ -4,7 +4,7 @@
                "-gdwarf-2",   // generate DWARF v2 debugging symbols
                "-c",          // do not link
                "-xc",         // input language is C
-+              "-Wa,--compress-debug-sections=none",   // do not compress 
debug sections
++              "-Wa,--nocompress-debug-sections",      // do not compress 
debug sections
        )
        if strings.Contains(c[0], "clang") {
                c = append(c,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/golang.git/commitdiff/07f309332f399360ca1b27b952170b00cf14c756

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to