summaryrefslogtreecommitdiffstats
path: root/package/vlc/vlc-0003-automake-add-subdir-objects-option.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-03-05 23:23:35 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-03-06 22:59:48 +0100
commite4644b611c18d92388758de01a10cc79d7054ad0 (patch)
tree2da45a839115ef168d97855b1a45a8e20fd80303 /package/vlc/vlc-0003-automake-add-subdir-objects-option.patch
parent7fe16abec6d66226c46e2ad4648476f43e00425a (diff)
downloadbuildroot-e4644b611c18d92388758de01a10cc79d7054ad0.tar.gz
buildroot-e4644b611c18d92388758de01a10cc79d7054ad0.zip
toolchain-external: fix musl external support on x86
On x86, the symbolic link ld-musl-<ARCH>.so.1 to libc.so must be ld-musl-i386.so.1 in all cases, but $(ARCH) in Buildroot might be i386, i486, i586, i686, etc. depending on the specific x86 variants being selected. This commit fixes that by creating a MUSL_ARCH variable set to i386 on x86, and to $(ARCH) on other architectures. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/vlc/vlc-0003-automake-add-subdir-objects-option.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud