diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-05 11:50:10 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-05 11:50:10 +0200 |
commit | e61aad237ecb819635bb7550dbbf66f2b8817b50 (patch) | |
tree | 2d954c4b7a9ccacc3d6a1e4e0240fa64cf7c229a /package/pacemaker | |
parent | 0bdb6697263f1bad1471fec73aac621e60618936 (diff) |
more make bulkallmod patches
Diffstat (limited to 'package/pacemaker')
-rw-r--r-- | package/pacemaker/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pacemaker/Makefile b/package/pacemaker/Makefile index 8f0b6bbe2..82b217f17 100644 --- a/package/pacemaker/Makefile +++ b/package/pacemaker/Makefile @@ -15,6 +15,7 @@ PKG_SITES:= http://openadk.org/distfiles/ PKG_CFLINE_PACEMAKER:= depends on ADK_TARGET_LIB_GLIBC || ADK_TARGET_LIB_EGLIBC PKG_HOST_DEPENDS:= !darwin +PKG_ARCH_DEPENDS:= x86 include $(TOPDIR)/mk/package.mk |