On 2/15/22 00:38, Paul Smith wrote:
On Mon, 2022-02-14 at 18:54 -0500, Dennis Clarke wrote:
variable 'plugin_is_GPL_compatible' [-Wmissing-variable-declarations]
This is happening because you're adding extra compile-time options to
the standard GNU make build, and those options are getting pas
On Mon, 2022-02-14 at 18:54 -0500, Dennis Clarke wrote:
> variable 'plugin_is_GPL_compatible' [-Wmissing-variable-declarations]
This is happening because you're adding extra compile-time options to
the standard GNU make build, and those options are getting passed
through to the test suite.
Most l