common/conf/jib-profiles.js
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/common/conf/jib-profiles.js	Wed Apr 20 14:36:43 2016
--- new/common/conf/jib-profiles.js	Wed Apr 20 14:36:43 2016

*** 213,223 **** --- 213,223 ---- */ var getJibProfilesCommon = function (input) { var common = { dependencies: ["boot_jdk", "gnumake", "jtreg"], configure_args: ["--with-default-make-target=all"], - configure_args_32bit: ["--with-target-bits=32", "--with-jvm-variants=client,server"], configure_args_debug: ["--enable-debug"], configure_args_slowdebug: ["--with-debug-level=slowdebug"], organization: "jpg.infra.builddeps" };

common/conf/jib-profiles.js
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File