mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
Merge: Use -Winvalid-pch
[SVN r35711]
This commit is contained in:
@@ -199,7 +199,7 @@ class gcc-pch-generator : pch-generator
|
||||
|
||||
# return result of base class and pch-file property as usage-requirements
|
||||
return
|
||||
[ property-set.create <pch-file>$(pch-file) ]
|
||||
[ property-set.create <pch-file>$(pch-file) <cflags>-Winvalid-pch ]
|
||||
$(pch-file)
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user