summaryrefslogtreecommitdiff
path: root/package/libgfortran
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/libgfortran
parent768db5b75e113bd600c7917136f9ddbc822150e9 (diff)
fix dependencies for libgo/libgfortran
Diffstat (limited to 'package/libgfortran')
-rw-r--r--package/libgfortran/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libgfortran/Makefile b/package/libgfortran/Makefile
index 1f0353bea..324986f39 100644
--- a/package/libgfortran/Makefile
+++ b/package/libgfortran/Makefile
@@ -9,7 +9,7 @@ PKG_DESCR:= gcc fortran library
PKG_SECTION:= base/libs
PKG_OPTS:= noremove
-PKG_DFLT_LIBGCC:= y if !ADK_APPLIANCE_TOOLCHAIN
+PKG_CFLINE_LIBGCC:= depends on ADK_TOOLCHAIN_WITH_FORTRAN
NO_DISTFILES:= 1