Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 680838
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- /usr/portage/app-admin/mongo-tools/mongo-tools-3.6.8.ebuild 2018-11-03 19:39:26.000000000 +0100
0
++ mongo-tools-3.6.8.ebuild    2019-03-18 11:13:04.409501326 +0100
Lines 40-45 Link Here
40
       if ! use ppc64; then
40
       if ! use ppc64; then
41
               sed -i 's/\(go build\)/\1 -buildmode=pie/g' build.sh || die
41
               sed -i 's/\(go build\)/\1 -buildmode=pie/g' build.sh || die
42
       fi
42
       fi
43
44
       # fix compilation issue with go > 1.12 (https://jira.mongodb.org/browse/TOOLS-2233)
45
       sed -i 's/_Ctype_struct_/C.struct_/' vendor/src/github.com/google/gopacket/pcap/pcap.go
43
}
46
}
44
47
45
src_compile() {
48
src_compile() {

Return to bug 680838