Skip to content

Commit fa7ef3a

Browse files
committed
Fix compile issue on Mac OS X
1 parent 8b6f415 commit fa7ef3a

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)