java: fix dtrace detection

This commit is contained in:
Yann Hodique 2017-07-27 18:29:39 -07:00
parent cb1742e76d
commit 9a2a8a5855

View file

@ -97,6 +97,7 @@ let
chmod +x configure
substituteInPlace configure --replace /bin/bash "$shell"
substituteInPlace hotspot/make/linux/adlc_updater --replace /bin/sh "$shell"
substituteInPlace hotspot/make/linux/makefiles/dtrace.make --replace /usr/include/sys/sdt.h "/no-such-path"
'';
configureFlags = [