Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 6f55073

Browse files
committed
remove extra space
1 parent 51c13d1 commit 6f55073

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ext/v8/extconf.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
$CPPFLAGS += " -fPIC" unless $CPPFLAGS.split.include? "-rdynamic" or RUBY_PLATFORM =~ /darwin/
1111
$CPPFLAGS += " -std=c++11"
1212

13-
1413
if cxx =~ /clang/
1514
$LDFLAGS += " -stdlib=libstdc++"
1615
end

0 commit comments

Comments
 (0)