OSDN Git Service

autotools: make symbols hidden by default
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 13 Sep 2018 23:24:32 +0000 (16:24 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 20 Sep 2018 05:46:45 +0000 (22:46 -0700)
commit1e3fcc495b250516db5ebe66cf33b58c1477508b
tree57348bbb9c80ae9ddb25aa2573f5f4a9e0a9eaa5
parentba808253bc16b481dbee69323d5a560b103d1091
autotools: make symbols hidden by default

Now that symbols that should be exported are annotated accordingly, make
all the rest hidden by default.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Acked-by: Eric Engestrom <eric.engestrom@intel.com>
25 files changed:
Makefile.am
amdgpu/Makefile.am
etnaviv/Makefile.am
exynos/Makefile.am
freedreno/Makefile.am
intel/Makefile.am
libkms/Makefile.am
nouveau/Makefile.am
omap/Makefile.am
radeon/Makefile.am
tegra/Makefile.am
tests/Makefile.am
tests/amdgpu/Makefile.am
tests/etnaviv/Makefile.am
tests/exynos/Makefile.am
tests/kms/Makefile.am
tests/kmstest/Makefile.am
tests/modeprint/Makefile.am
tests/modetest/Makefile.am
tests/nouveau/Makefile.am
tests/proptest/Makefile.am
tests/radeon/Makefile.am
tests/tegra/Makefile.am
tests/vbltest/Makefile.am
vc4/Makefile.am