|
@@ -8,6 +8,7 @@ LIBVPX_VERSION = 1.9.0
|
|
|
LIBVPX_SITE = $(call github,webmproject,libvpx,v$(LIBVPX_VERSION))
|
|
|
LIBVPX_LICENSE = BSD-3-Clause
|
|
|
LIBVPX_LICENSE_FILES = LICENSE PATENTS
|
|
|
+LIBVPX_CPE_ID_VENDOR = webmproject
|
|
|
LIBVPX_INSTALL_STAGING = YES
|
|
|
|
|
|
# ld is being used with cc options. therefore, pretend ld is cc.
|