summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2003-07-27 11:16:30 +0000
committerlukem <lukem@NetBSD.org>2003-07-27 11:16:30 +0000
commit422b438b9f7ff79bf12141d4e036369ede208ee5 (patch)
tree0de10f36e52e0fd6c8d7973654ac5df3394b4b7a /gnu
parentb7ebff30380bda0f31844365f40170dbd44dac7c (diff)
Ensure the first word of ${CC} exists before attempting to invoke ${CC}
to determine TARGET_ENDIANNESS. This should fix problem reported privately by Matt Green <mrg@>. This uses exists(${CC:ts::C/:.*$//}) as we don't expect the command name to contain `:'. (The ":ts" trick is from a discussion with Simon Gerraty <sjg@>.)
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions