Skip to content

Commit 474cf9d

Browse files
committed
Remove unnecessary line
1 parent dc4c7b0 commit 474cf9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bindings/ruby/ext/extconf.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,5 @@ def tsort_each_child(node, &block)
5454
cmake-targets:
5555
#{"\t"}#{cmake} -S sources -B build -D BUILD_SHARED_LIBS=OFF -D CMAKE_ARCHIVE_OUTPUT_DIRECTORY=#{__dir__} -D CMAKE_POSITION_INDEPENDENT_CODE=ON
5656
#{"\t"}#{cmake} --build build --config Release --target common whisper
57-
#{"\t"}
5857
EOF
5958
end

0 commit comments

Comments
 (0)