mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
Remove dangling subdir reference
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
subdir('frida')
|
||||
|
||||
extra_link_args = []
|
||||
if host_os_family == 'darwin'
|
||||
extra_link_args += ['-Wl,-exported_symbol,_' + python_plugin_export_name]
|
||||
|
||||
Reference in New Issue
Block a user