summaryrefslogtreecommitdiff
path: root/package/libgo
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-03-20 20:36:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-03-20 20:36:58 +0100
commit0bb7e3f588f5727390259df1644edf19f15f608f (patch)
treedf6afcf3b8b49b7831a5e0395aeda056b3ad795b /package/libgo
parent768db5b75e113bd600c7917136f9ddbc822150e9 (diff)
fix dependencies for libgo/libgfortran
Diffstat (limited to 'package/libgo')
-rw-r--r--package/libgo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libgo/Makefile b/package/libgo/Makefile
index 4b4589885..575bf5fed 100644
--- a/package/libgo/Makefile
+++ b/package/libgo/Makefile
@@ -10,7 +10,7 @@ PKG_SECTION:= base/libs
PKG_DEPENDS:= libpthread
PKG_OPTS:= noremove
-PKG_DFLT_LIBGCC:= y if !ADK_APPLIANCE_TOOLCHAIN
+PKG_CFLINE_LIBGO:= depends on ADK_TOOLCHAIN_WITH_GO
NO_DISTFILES:= 1