mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-25 21:10:11 +01:00
meson: drop old symbols check environment
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
dbd4320ad6
commit
73d826be4d
1 changed files with 0 additions and 3 deletions
|
|
@ -334,9 +334,6 @@ pkg.generate(
|
|||
description : 'Userspace interface to kernel DRM services',
|
||||
)
|
||||
|
||||
env_test = environment()
|
||||
env_test.set('NM', find_program('nm').path())
|
||||
|
||||
if with_libkms
|
||||
subdir('libkms')
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue