xerces: enable parallel builds
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 29 Feb 2016 15:27:25 +0000 (12:27 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 29 Feb 2016 20:44:02 +0000 (21:44 +0100)
It seems to be in place for historical reasons since it seems to build
just fine on my test rigs.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/xerces/xerces.mk

index cf3618378a424798e4cbc145907dbb31f81f46cd..92b0b705620f52c8aabbda5b13addd6e02ad7ad5 100644 (file)
@@ -9,7 +9,6 @@ XERCES_SOURCE = xerces-c-$(XERCES_VERSION).tar.xz
 XERCES_SITE = http://archive.apache.org/dist/xerces/c/3/sources
 XERCES_LICENSE = Apache-2.0
 XERCES_LICENSE_FILES = LICENSE
-XERCES_MAKE = $(MAKE1)
 XERCES_INSTALL_STAGING = YES
 XERCES_CONF_OPTS = \
        --disable-threads \