]> git.ipfire.org Git - thirdparty/ccache.git/commit
Bail out on compiler option -fstack-usage
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 4 Jun 2016 15:41:36 +0000 (17:41 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 4 Jun 2016 15:41:36 +0000 (17:41 +0200)
commit5af36c155aabff81e49d7050afec8e8c60f413e0
tree58cf3c0f0ef2169d0f2881071350b7f4ca328232
parent58d67cbd7dbd80daadb7082749f52c468322bc1f
Bail out on compiler option -fstack-usage

It creates a .su file which ccache currently doesn't handle.
NEWS.txt
compopt.c