Date: Wed, 26 Jul 2017 00:31:48 +0300 From: Valery Ushakov <u...@stderr.spb.ru> Message-ID: <20170725213148.ga16...@pony.stderr.spb.ru>
| You can do that in your tree, not in the public repo. coypu - an alternative would be to make a test that (when run as a test, rather than when being built) attempts to compile code to use whatever interface that is, so that the test fails if the interface doesn't exist, rather than actually breaking the build, if the test cannot be compiled and installed. kre