]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 14 Jan 2016 21:00:13 +0000 (22:00 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 14 Jan 2016 21:00:13 +0000 (22:00 +0100)
NEWS.txt

index 3c26ac1863e4ef9dc5d714cc0c4157717f16f7bd..7a5b78252680cd12cca76fba941c2adde042f741 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -15,6 +15,10 @@ New features and improvements
 
 - Multiple identical `-arch` arguments are now handled without bailing.
 
+- Added new `prefix_command_cpp` (`CCACHE_PREFIX_CPP`) configuration option
+  which specifies one or several prefixes to add to the command line ccache
+  uses when invoking the preprocessor.
+
 
 Bug fixes
 ~~~~~~~~~