openjdk8: Try to remove host kernel version impurity
This commit is contained in:
parent
82da1c30cb
commit
b4275f6bd9
@ -95,6 +95,9 @@ let
|
|||||||
./swing-use-gtk-jdk8.patch
|
./swing-use-gtk-jdk8.patch
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Hotspot cares about the host(!) version otherwise
|
||||||
|
DISABLE_HOTSPOT_OS_VERSION_CHECK = "ok";
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
chmod +x configure
|
chmod +x configure
|
||||||
substituteInPlace configure --replace /bin/bash "${bash}/bin/bash"
|
substituteInPlace configure --replace /bin/bash "${bash}/bin/bash"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user