summaryrefslogtreecommitdiffstats
path: root/package/php/php.hash
diff options
context:
space:
mode:
authorMatt Flax <flatmax@flatmax.org>2018-08-17 08:16:20 +1000
committerPeter Korsgaard <peter@korsgaard.com>2018-08-17 19:20:23 +0200
commite477dc19b5264c8fd01ff235dded4f148fde7a65 (patch)
treeca0f56d1c3087705aa6969b48418cac3da2120c3 /package/php/php.hash
parentae977e942893ac7e5c9b69418f047acae1603c27 (diff)
downloadbuildroot-e477dc19b5264c8fd01ff235dded4f148fde7a65.tar.gz
buildroot-e477dc19b5264c8fd01ff235dded4f148fde7a65.zip
eigen: Fix pkg-config file prefix error
eigen generates a pkg-config file which has a broken prefix (@CMAKE_INSTALL_PREFIX@). This broken prefix causes an incorrect path when other packages call pkg-config --cflags eigen. This patch fixes the prefix in the generated eigen pc file, so projects which depend on this pc file can now correctly find the eigen include directory at build time. Also correct the Cflags output to use the runtime prefix instead of the build time STAGING_DIR, like we do elsewhere. [Peter: drop backslashes, tweak commit message] Signed-off-by: Matt Flax <flatmax@flatmax.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php/php.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud