kconfig.pl: add support for custom prefixes instead of CONFIG_
[openwrt.git] / tools / pkg-config / files / pkg-config
1 #!/bin/sh
2
3 pkg-config.real $@ --define-variable=prefix=${STAGING_DIR}/usr/ --define-variable=exec_prefix=${STAGING_DIR}/usr/
This page took 0.042488 seconds and 5 git commands to generate.