Skip to content

Commit

Permalink
Merge pull request #174 from dtynan/fix_for_macos
Browse files Browse the repository at this point in the history
Fix compile issue on Mac OS X
  • Loading branch information
bolandrm authored Dec 2, 2019
2 parents c4a485f + fa7ef3a commit 7cbb577
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ext/extconf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
$srcs = Dir['libsass/src/**/*.{c,cpp}']
end

MakeMakefile::LINK_SO << "\nstrip -x $@"

# Don't link libruby.
$LIBRUBYARG = nil

Expand Down

0 comments on commit 7cbb577

Please sign in to comment.