python: Don't generate a import library for python module either.
This commit is contained in:
@@ -38,6 +38,8 @@ if 'python' in env['statetrackers']:
|
||||
],
|
||||
)
|
||||
|
||||
env['no_import_lib'] = 1
|
||||
|
||||
env.SharedLibrary(
|
||||
target = '_gallium',
|
||||
source = [
|
||||
|
Reference in New Issue
Block a user