Disable build features constant
This commit is contained in:
parent
d51861e80c
commit
0e3b567b19
|
|
@ -27,6 +27,9 @@ ignore = [
|
|||
"OSTree.VERSION",
|
||||
"OSTree.VERSION_S",
|
||||
"OSTree.YEAR_VERSION",
|
||||
|
||||
# build-dependent constants
|
||||
"OSTree.BUILT_FEATURES",
|
||||
]
|
||||
|
||||
girs_dir = "../gir-files"
|
||||
|
|
|
|||
Loading…
Reference in New Issue