Skip to content
Snippets Groups Projects

sysota: force external linking with clang

Merged Pavel Zhukov requested to merge landgraf/oniro:sysota_clang into kirkstone
@@ -19,6 +19,7 @@ GO_DYNLINK:x86 = ""
@@ -19,6 +19,7 @@ GO_DYNLINK:x86 = ""
GO_DYNLINK:x86-64 = ""
GO_DYNLINK:x86-64 = ""
GO_DYNLINK:arm = ""
GO_DYNLINK:arm = ""
GO_DYNLINK:aarch64 = ""
GO_DYNLINK:aarch64 = ""
 
GO_LINKMODE:toolchain-clang ?= "-linkmode external"
# This package is built with go-mod as well as with make.
# This package is built with go-mod as well as with make.
#
#
Loading