openjfx17: fix build with Ruby 3
This commit is contained in:
@@ -48,6 +48,9 @@ in stdenv.mkDerivation {
|
||||
-i modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Heap.cpp \
|
||||
modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoSharedPageInlines.h
|
||||
|
||||
substituteInPlace modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/parser.rb \
|
||||
--replace-fail "File.exists?" "File.exist?"
|
||||
|
||||
ln -s $config gradle.properties
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user