mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 19:06:55 +02:00
When building with ccache these ports failed to build because CC contains more than one word. The ncurses port also doesn't like how ccache preprocesses files. This patch fixes that.