From 6bdee1406652d252e6265176882fe33ef74c69ec Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 23 Sep 2016 14:29:49 -0700 Subject: [PATCH] json-c: prevent from building with cmake configuration Signed-off-by: Stephan Raue --- packages/devel/json-c/package.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/devel/json-c/package.mk b/packages/devel/json-c/package.mk index 0285bb0f19..a6a79a5a96 100644 --- a/packages/devel/json-c/package.mk +++ b/packages/devel/json-c/package.mk @@ -31,6 +31,7 @@ PKG_SHORTDESC="json-c" PKG_LONGDESC="JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects" PKG_IS_ADDON="no" +PKG_USE_CMAKE="no" PKG_AUTORECONF="yes" PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_realloc_0_nonnull=yes \