chiark / gitweb /
build-sys: do not run symbol list export test for compat-only libs
authorKay Sievers <kay@vrfy.org>
Thu, 22 May 2014 00:43:22 +0000 (09:43 +0900)
committerKay Sievers <kay@vrfy.org>
Thu, 22 May 2014 00:46:09 +0000 (09:46 +0900)
commit2f14583f4757b934639da164a9fc20ab5da72f00
tree72c07136b95170e7fa1d1c438b0144250824279c
parentffcf82d250e95ea0a06a95d7adc72bfad6db51e3
build-sys: do not run symbol list export test for compat-only libs

The verbose link-time deprecation warnings are annoying. These libs
will never change or be extended; there is no need to test the list
of exported symbols.
Makefile.am