Skip to content

Commit 7cbb577

Browse files
authored
Merge pull request #174 from dtynan/fix_for_macos
Fix compile issue on Mac OS X
2 parents c4a485f + fa7ef3a commit 7cbb577

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/extconf.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@
5959
$srcs = Dir['libsass/src/**/*.{c,cpp}']
6060
end
6161

62-
MakeMakefile::LINK_SO << "\nstrip -x $@"
63-
6462
# Don't link libruby.
6563
$LIBRUBYARG = nil
6664

0 commit comments

Comments
 (0)