Import buildroot 2016.02.01
This commit is contained in:
2
firmware/buildroot/package/pkgconf/pkg-config.in
Normal file
2
firmware/buildroot/package/pkgconf/pkg-config.in
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
PKG_CONFIG_LIBDIR=${PKG_CONFIG_LIBDIR:-@PKG_CONFIG_LIBDIR@} PKG_CONFIG_SYSROOT_DIR=${PKG_CONFIG_SYSROOT_DIR:-@STAGING_DIR@} $(dirname $0)/pkgconf @STATIC@ $@
|
||||
Reference in New Issue
Block a user