java: fix dtrace detection

This commit is contained in:
Yann Hodique
2017-07-28 09:31:24 -07:00
parent cb1742e76d
commit 9a2a8a5855
+1
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 = [