Skip to content
Snippets Groups Projects
Simon McVittie's avatar
Simon McVittie authored
Since glibc 2.26, the ${PLATFORM} for x86_64 can expand to "haswell"
or "xeon_phi" in addition to "x86_64".

To make it clearer what's going on, stop pretending that library paths
based on ${PLATFORM} have anything to do with multiarch tuples.
Instead, create symlinks like
/overrides/lib/platform-haswell -> x86_64-linux-gnu and
/overrides/lib/platform-i686 -> i386-linux-gnu.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
49a496ed
History
Name Last commit Last update