Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Fix linker options (PR #97)
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel authored Mar 14, 2017
2 parents f3664af + b831267 commit 231451e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,6 @@ def setup_args():
]

extra_link_args = [
'-Wl,-h',
'-Wl,--strip-all',
]

if please_debug:
Expand Down

0 comments on commit 231451e

Please sign in to comment.