]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Reset output_is_precompiled_header in cc_reset()
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 29 Aug 2010 11:42:22 +0000 (13:42 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 29 Aug 2010 11:42:22 +0000 (13:42 +0200)
ccache.c

index b50708d66993f6bcb8bfe69346f905d951e76587..41bb200c029914d16c187daae3a6336fb49dd19d 100644 (file)
--- a/ccache.c
+++ b/ccache.c
@@ -1769,6 +1769,7 @@ cc_reset(void)
        enable_compression = false;
        nlevels = 2;
        compile_preprocessed_source_code = false;
+       output_is_precompiled_header = false;
 }
 
 static unsigned