OSDN Git Service

meson: make symbols hidden by default
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 12 Sep 2018 20:24:12 +0000 (13:24 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 20 Sep 2018 05:46:45 +0000 (22:46 -0700)
commitba808253bc16b481dbee69323d5a560b103d1091
tree38f80c3fd6bf4e4333b87a93a83d2c08e500d4c1
parent67967e9b5c0bb15eb7c95f060810d454c8eb6732
meson: 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>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
22 files changed:
amdgpu/meson.build
etnaviv/meson.build
exynos/meson.build
freedreno/meson.build
intel/meson.build
libkms/meson.build
meson.build
nouveau/meson.build
omap/meson.build
radeon/meson.build
tegra/meson.build
tests/exynos/meson.build
tests/kms/meson.build
tests/kmstest/meson.build
tests/meson.build
tests/modeprint/meson.build
tests/modetest/meson.build
tests/nouveau/meson.build
tests/proptest/meson.build
tests/radeon/meson.build
tests/tegra/meson.build
tests/vbltest/meson.build