diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-07-09 19:24:05 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-07-09 19:24:05 +0200 |
commit | fe69b326e91983e2f20e54195c2950398dad587b (patch) | |
tree | b38f37b818e92a5c2258c2ad6a42fd2f4744b4ee /Libraries/LibGUI | |
parent | 182c5d8aad610eaf6f9c77f58631d4e5ba0a0fe1 (diff) | |
download | serenity-fe69b326e91983e2f20e54195c2950398dad587b.zip |
Build: Prepend $PRE_CXX before the C++ compiler.
This allows you to set e.g PRE_CXX=ccache in your environment and enjoy
cached rebuilds. This makes "./makeall.sh" take 5 seconds instead of 50
seconds on my machine. :^)
Diffstat (limited to 'Libraries/LibGUI')
0 files changed, 0 insertions, 0 deletions