Skip to content

Commit

Permalink
fix(setup.py): rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
pine committed Nov 7, 2018
1 parent 95f4731 commit ba3e7ce
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@
'-framework', 'CoreServices',
])
elif sys.platform.startswith('linux'):
extra_link_args.extend([
'-static-libgcc',
'-static-libstdc++',
])
libraries.extend([
'dl',
'fontconfig',
Expand Down

0 comments on commit ba3e7ce

Please sign in to comment.