summaryrefslogtreecommitdiff
path: root/src/time
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2014-05-19 10:33:28 -0400
committerRich Felker <dalias@aerifal.cx>2014-05-20 17:58:25 -0400
commite0a0574f6777da8bbcc9a76d4db5c6978b2c27a3 (patch)
tree113f4d583f1a50a2a704b937759f3a18db8a095b /src/time
parentdf70eae24aecc7538e9b6a1189e9362c8a95d77d (diff)
downloadmusl-e0a0574f6777da8bbcc9a76d4db5c6978b2c27a3.tar.gz
add configure check for broken gcc 4.9.0 and possibly other versions
this is gcc bug #61144. the broken compiler is detected, but the user must manually work around it. this is partly to avoid complex logic for adding workaround CFLAGS and attempting to recheck with them, and partly for the sake of letting the user know the compiler is broken (since the workaround will result in less-efficient code production). some refactoring was also needed to move the check for gcc outside of the check for whether to build the compiler wrapper. (cherry picked from commit 9ca4dae5d895cf816eb1815511aba77a90f6acd7)
Diffstat (limited to 'src/time')
0 files changed, 0 insertions, 0 deletions