diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2015-10-04 17:06:01 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-10-04 18:22:21 +0200 |
commit | fe3395258c29e1290ead64548c05f34b1ea710ce (patch) | |
tree | 7c87531f20253274eb33f78675d52a06a9140d18 /package/python-numpy/python-numpy.mk | |
parent | 1e97b2787331c5f4452d8c9a76961a89ec355d9d (diff) | |
download | buildroot-fe3395258c29e1290ead64548c05f34b1ea710ce.tar.gz buildroot-fe3395258c29e1290ead64548c05f34b1ea710ce.zip |
gcc: remove the --with-pkgversion option from the ccache hash
One of the gcc configure options that we hash for ccache is
--with-pkgversion which is set to something like Buildroot
2015.11-git-00426-ge7e7e4f - i.e., it will change with every buildroot
commit. That's obviously not wanted, so substitute this away.
Also add a \n to the printf so the output is a bit more readable.
[Peter: update documentation to match]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-numpy/python-numpy.mk')
0 files changed, 0 insertions, 0 deletions