mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-05 00:35:14 +00:00
Add missing python_plugin.exp.in file and remove unneeded __dso_public
This fixes building the python plugin on systems where the compiler doesn't support symbol hiding (but wherethe linker does).
This commit is contained in:
8
plugins/python/python_plugin.exp.in
Normal file
8
plugins/python/python_plugin.exp.in
Normal file
@@ -0,0 +1,8 @@
|
||||
group_plugin
|
||||
python_approval
|
||||
python_approval_clone
|
||||
python_audit
|
||||
python_audit_clone
|
||||
python_io
|
||||
python_io_clone
|
||||
python_policy
|
Reference in New Issue
Block a user