Commit 5f1f7d23 authored by Julien Muchembled's avatar Julien Muchembled

Conditional configuration sections: compute values at most once, add 'multiarch'

For example, existing values were not enough to distinguish
'arm-linux-gnueabi' from 'arm-linux-gnueabihf'.

The 'multiarch' value is the output of

  $CC -dumpmachine

where CC defaults to 'gcc'.

See also https://wiki.debian.org/Multiarch/Tuples
parent be00bb12
Pipeline #18837 passed with stage
in 0 seconds