Revert "build: Ensure that gcov symbols are exposed when needed"

This reverts commit 526b2e8c53.

Commit 0994cc31 was enough to implement the coverage support.
This commit is contained in:
Bastien Nocera
2020-02-05 17:09:19 +01:00
parent 2327307b81
commit b02825620a
2 changed files with 2 additions and 5 deletions

View File

@ -1,7 +1,6 @@
{
global:
pam_*;
__gcov_*;
local:
*;
};