[gnome-continuous-yocto/gnomeostree-3.28-rocko: 8253/8267] Revert "go: Fix build with PIE on musl"



commit f88c841a2dafe9257483ac23f0c9b5dbc75276ee
Author: Otavio Salvador <otavio ossystems com br>
Date:   Wed Dec 6 09:17:01 2017 -0200

    Revert "go: Fix build with PIE on musl"
    
    This reverts commit d6fcf91c06a3d118e8741273fac6903100141db4.
    
    This commit was included on the rocko update by mistake. It ended
    being dropped from master merge queue but forgotten in rocko one.
    
    (From OE-Core rev: 4b69167fb3e55dfd1ff0fa0cfc7f4c226b033d6a)
    
    Signed-off-by: Otavio Salvador <otavio ossystems com br>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-devtools/go/go-1.9.inc                |    3 -
 .../go/go-1.9/default-buildmode-pie.patch          |   18 ---
 .../go/go-1.9/set-external-linker.patch            |  111 --------------------
 3 files changed, 0 insertions(+), 132 deletions(-)
---
diff --git a/meta/recipes-devtools/go/go-1.9.inc b/meta/recipes-devtools/go/go-1.9.inc
index f52abb5..65adaa8 100644
--- a/meta/recipes-devtools/go/go-1.9.inc
+++ b/meta/recipes-devtools/go/go-1.9.inc
@@ -15,9 +15,6 @@ SRC_URI += "\
         file://0007-ld-add-soname-to-shareable-objects.patch \
         file://0008-make.bash-add-GOHOSTxx-indirection-for-cross-canadia.patch \
         file://0009-cmd-go-buildmode-pie-forces-external-linking-mode-on.patch \
-        file://default-buildmode-pie.patch \
 "
-SRC_URI_append_libc-musl = " file://set-external-linker.patch"
-
 SRC_URI[main.md5sum] = "da2d44ea384076efec43ee1f8b7d45d2"
 SRC_URI[main.sha256sum] = "a4ab229028ed167ba1986825751463605264e44868362ca8e7accc8be057e993"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]