diff -r 171e0beb4ff1 -r 4d98473ed33e make/conf/jib-profiles.js --- a/make/conf/jib-profiles.js Wed Apr 04 17:50:53 2018 -0700 +++ b/make/conf/jib-profiles.js Thu Apr 05 09:55:16 2018 +0200 @@ -472,7 +472,7 @@ build_cpu: "x64", dependencies: ["devkit", "autoconf", "build_devkit", "cups"], configure_args: [ - "--openjdk-target=aarch64-linux-gnu" + "--openjdk-target=aarch64-linux-gnu", "--with-freetype=bundled", ], },