diff --git a/make/conf/jib-profiles.js b/make/conf/jib-profiles.js index 7318176fadf..0140dee7d5c 100644 --- a/make/conf/jib-profiles.js +++ b/make/conf/jib-profiles.js @@ -491,6 +491,8 @@ var getJibProfilesProfiles = function (input, common, data) { dependencies: ["devkit", "gtest", "build_devkit", "pandoc"], configure_args: [ "--openjdk-target=aarch64-linux-gnu", + "--with-zlib=system", + "--disable-dtrace", "--enable-compatible-cds-alignment", ], },