]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commit
toolchain: ccache: Make two passes for ccache.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Aug 2012 21:43:42 +0000 (17:43 -0400)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Aug 2012 21:43:42 +0000 (17:43 -0400)
commitd3cb99ade243035401010fb72b883124f1fa06a5
tree7e51c5402c40dd75d56315d1db9801aa4d9683c5
parentc1b57e252c87ed33f5be9bf198fe5ffe331c9d72
toolchain: ccache: Make two passes for ccache.

The first pass will compile ccache which is statically linked and
is used for the cross toolchain.
The second pass is dynamically linked and is used to the target
system.
lfs/ccache