Skip to content

Commit 04ec551

Browse files
committed
Work around issue flavorjones/mini_portile#161
`activate` is actually not needed in cross builds.
1 parent e6495fe commit 04ec551

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/nokogiri/extconf.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,6 @@ def recipe.port_path
550550
chdir_for_build { recipe.cook }
551551
FileUtils.touch(checkpoint)
552552
end
553-
recipe.activate
554553
end
555554
end
556555

0 commit comments

Comments
 (0)