mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-18 01:50:40 +01:00
python: Don't generate a import library for python module either.
This commit is contained in:
parent
6f19ec64fc
commit
ee39dc20e6
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@ if 'python' in env['statetrackers']:
|
|||
],
|
||||
)
|
||||
|
||||
env['no_import_lib'] = 1
|
||||
|
||||
env.SharedLibrary(
|
||||
target = '_gallium',
|
||||
source = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue