diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2016-01-16 21:42:43 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-01-16 21:42:51 +0100 |
| commit | b228c48936d1515ede610fa1e67be315c7134b70 (patch) | |
| tree | de86a7a4053f83541999190672e96ff743e12059 /package/classpath/Makefile | |
| parent | 02eba070218243e33820c229e6f4526b5da538c4 (diff) | |
classpath: disable for target
Diffstat (limited to 'package/classpath/Makefile')
| -rw-r--r-- | package/classpath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/classpath/Makefile b/package/classpath/Makefile index 34b15ec59..65efa2900 100644 --- a/package/classpath/Makefile +++ b/package/classpath/Makefile @@ -19,6 +19,7 @@ PKG_SITES:= ftp://ftp.gnu.org/gnu/classpath/ \ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz antlr-3.5.2-complete.jar PKG_HOST_DEPENDS:= linux +PKG_CFLINE_CLASSPATH:= depends on ADK_HOST_ONLY include $(ADK_TOPDIR)/mk/host.mk include $(ADK_TOPDIR)/mk/package.mk |
