summaryrefslogtreecommitdiff
path: root/scripts/build/cc/100-gcc.sh
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-03-19 07:13:52 (GMT)
committerAlexey Neyman <stilor@att.net>2016-06-10 00:12:49 (GMT)
commit55879ed1d83ebb72f2ab6cbbd892448c731a7163 (patch)
tree2f349229b283a9bb28c9245cd03adcdcb5266707 /scripts/build/cc/100-gcc.sh
parenta49e13fb4edeefba406d98754fb0ca04b707ff4c (diff)
glibc: do not add bogus options
If a multilib configuration contains an endianness option, the ${endian_extra} is set to, for example, 'mb' (note, no dash!). It is then added to CFLAGS, resulting in bogus flags like 'mb -mb'. But it is not even needed, as ${extra_flags} already contains the very same option! Found by experimenting with multilibs with different endianness on SH, which still didn't work, but that's another story... Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'scripts/build/cc/100-gcc.sh')
0 files changed, 0 insertions, 0 deletions