summaryrefslogtreecommitdiffstats
path: root/package/zsh/0001-configure-use-user-set-pcre-config.patch
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2016-03-06 21:24:20 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-06 21:37:07 +0100
commit184431c335b1f8e874e687afad32b1a0b2314038 (patch)
tree389f9cb550a8657fbfe8235f6eab2115d6438198 /package/zsh/0001-configure-use-user-set-pcre-config.patch
parent0e21743fe3305ac37f603e6e2a926853f8155c75 (diff)
downloadbuildroot-184431c335b1f8e874e687afad32b1a0b2314038.tar.gz
buildroot-184431c335b1f8e874e687afad32b1a0b2314038.zip
package/owfs: fix link with FUSE
owfs reinvents its own weird and wicked mechanism to find libfuse. It believes that, by default, FUSE is installed in /usr/local, and forcibly uses that path to look for headers and libs. This is obviously wrong in cross-compilation, and triggers our check for unsafe header/library paths. The best option to fix that would be to use pkg-config to find FUSE, but this is a bit involved. Instead, use config options to specify the path to the headers and libs. Fixes: http://autobuild.buildroot.org/results/2c8/2c8baf6910d7ac2e3c92efa62cc3b9d3737e1fb5/ http://autobuild.buildroot.org/results/1f9/1f994f53ceca434ebd1d87923f85b5ed71229d94/ and a few others... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/zsh/0001-configure-use-user-set-pcre-config.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud