mirror of
https://github.com/matrix-construct/construct
synced 2024-12-27 16:04:15 +01:00
include/ircd: Add -x c++-header to PCH cxxflags.
This commit is contained in:
parent
67c00f7283
commit
33b57e48ba
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ AM_CPPFLAGS = \
|
|||
###
|
||||
|
||||
AM_CXXFLAGS = \
|
||||
-x c++-header \
|
||||
@EXTRA_CXXFLAGS@ \
|
||||
###
|
||||
|
||||
|
|
Loading…
Reference in a new issue