Skip to content

Commit 6ba0dc4

Browse files
committed
[ruby/json] Fix --with-static-linked-ext builds
ruby/json@d7d60cccb0
1 parent 338adad commit 6ba0dc4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/json/generator/extconf.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,5 @@
3535
have_header('cpuid.h')
3636
end
3737

38-
create_header
39-
4038
create_makefile 'json/ext/generator'
4139
end

0 commit comments

Comments
 (0)