mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
libsoc: bump to 0.6
Add --disable-debug to unset default DEBUG option. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
22bbca9b91
commit
f7f39ccc9f
@ -4,11 +4,12 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBSOC_VERSION = 0.5
|
LIBSOC_VERSION = 0.6
|
||||||
LIBSOC_SITE = $(call github,jackmitch,libsoc,$(LIBSOC_VERSION))
|
LIBSOC_SITE = $(call github,jackmitch,libsoc,$(LIBSOC_VERSION))
|
||||||
LIBSOC_LICENSE = LGPLv2.1
|
LIBSOC_LICENSE = LGPLv2.1
|
||||||
LIBSOC_LICENSE_FILES = COPYING
|
LIBSOC_LICENSE_FILES = COPYING
|
||||||
LIBSOC_AUTORECONF = YES
|
LIBSOC_AUTORECONF = YES
|
||||||
LIBSOC_INSTALL_STAGING = YES
|
LIBSOC_INSTALL_STAGING = YES
|
||||||
|
LIBSOC_CONF_OPT = --disable-debug
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user