Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
refs/heads/main
/
.
/
third_party
/
glib
/
cc_fix_spec.prototxt
blob: b85aebd7f210ec764ae45ca4eb10969222b5eea6 [
file
] [
log
] [
blame
]
Lorenz Brun
0de1893
2021-03-11 00:36:48 +0100
[
diff
] [
blame
]
1
replace
{
2
type
:
SYSTEM
3
from
:
"glibconfig.h"
4
to
:
"glib/glibconfig.h"
5
}
6
7
replace
{
8
type
:
WORKSPACE
9
from
:
"build/config.h"
10
to
:
"glib/config.h"
11
}
12
13
replace
{
14
type
:
SYSTEM
15
from
:
"glib.h"
16
to
:
"glib/glib.h"
17
}