build: limit symbol checks to developer mode
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 25 Feb 2021 15:29:03 +0000 (15:29 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 9 Apr 2021 17:07:25 +0000 (19:07 +0200)
commit720dfda4551e8185ad34f333e58157a8eb4d02ab
treecc08d642038b44a4bfdfa5fc37154a4aafa4007c
parentd317f7ebd484fadfdc277eea5e2d906f1e573cc7
build: limit symbol checks to developer mode

The checking of symbols within each library and driver is only of
interest to developers, so limit to developer mode only.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
drivers/meson.build
lib/meson.build