fix GCC version selection for Magicbox
[openwrt.git] / tools / pkg-config / files / pkg-config
1 #!/bin/sh
2
3 pkg-config.real $@ --define-variable=libdir=${STAGING_DIR}/usr/lib --define-variable=includedir=${STAGING_DIR}/usr/include
This page took 0.043801 seconds and 5 git commands to generate.