1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 10:31:51 +00:00

Disbable parallel build for dsvpn

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-08-03 08:44:43 +02:00
parent 3bb6e216b0
commit a64e54b756

View file

@ -14,7 +14,7 @@ PKG_NAME:=dsvpn
PKG_VERSION:=0.1.0-$(PKG_SOURCE_VERSION)
PKG_RELEASE:=1
PKG_FIXUP:=autoreconf
PKG_BUILD_PARALLEL:=0
include $(INCLUDE_DIR)/package.mk