|
@@ -9,6 +9,7 @@ BSDIFF_SITE = http://www.daemonology.net/bsdiff
|
|
BSDIFF_DEPENDENCIES = bzip2
|
|
BSDIFF_DEPENDENCIES = bzip2
|
|
BSDIFF_LICENSE = BSD-2-Clause
|
|
BSDIFF_LICENSE = BSD-2-Clause
|
|
BSDIFF_LICENSE_FILES = bsdiff.c
|
|
BSDIFF_LICENSE_FILES = bsdiff.c
|
|
|
|
+BSDIFF_CPE_ID_VENDOR = daemonology
|
|
|
|
|
|
define BSDIFF_BUILD_CMDS
|
|
define BSDIFF_BUILD_CMDS
|
|
$(TARGET_MAKE_ENV) $(TARGET_CC) $(TARGET_CFLAGS) $(TARGET_LDFLAGS) \
|
|
$(TARGET_MAKE_ENV) $(TARGET_CC) $(TARGET_CFLAGS) $(TARGET_LDFLAGS) \
|