summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorBenoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>2014-08-20 18:49:25 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-08-21 15:19:47 +0200
commit9579e6aac33aa828aa5a447727440be7b85efb03 (patch)
treead3a0c63b1c1a62732ca864686c0f6ca4bdd3e90 /docs/manual
parentf67e7ba06f5f00dc9153ad364932092692458704 (diff)
downloadbuildroot-9579e6aac33aa828aa5a447727440be7b85efb03.tar.gz
buildroot-9579e6aac33aa828aa5a447727440be7b85efb03.zip
imagemagick: Disable OpenMP
By default (i.e. without adding libgomp.so* to BR2_TOOLCHAIN_EXTRA_EXTERNAL_LIBS), if an external toolchain with libgomp support is used, then libgomp is installed to staging/ , but not to target/ . Consequently, with such a toolchain, imagemagick's configure detected libgomp as supported and enabled its usage for the build stage, but then it failed to run on the target because libgomp was missing. This is the bug #7322. Disable OpenMP for imagemagick as a temporary workaround, until a better long term solution is agreed on and implemented. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud