mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-19 22:50:35 +03:00
Drop OSTREE_BUILT_FEATURES
from introspection
It inherently depends on the individual build, and can't really be an official stable API for introspection users. I've noticed the value of this flip flop when doing local builds. I'm fairly certain no one is trying to use it from a higher level language. It'd probably make sense to even drop from the official C API, but I'm trying to be conservative with that.
This commit is contained in:
parent
485caca538
commit
3e645ad950
@ -98,4 +98,6 @@
|
||||
*
|
||||
* Since: 2019.3
|
||||
*/
|
||||
#ifndef __GI_SCANNER__
|
||||
#define OSTREE_BUILT_FEATURES "@OSTREE_FEATURES@"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user