8325800: Drop unused cups declaration from Oracle build configuration
Reviewed-by: erikj
This commit is contained in:
parent
628cd8a489
commit
8765b176f9
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2015, 2023, Oracle and/or its affiliates. All rights reserved.
|
* Copyright (c) 2015, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
@ -1181,12 +1181,6 @@ var getJibProfilesDependencies = function (input, common) {
|
|||||||
revision: (input.build_cpu == "x64" ? "Xcode11.3.1-MacOSX10.15+1.2" : devkit_platform_revisions[devkit_platform])
|
revision: (input.build_cpu == "x64" ? "Xcode11.3.1-MacOSX10.15+1.2" : devkit_platform_revisions[devkit_platform])
|
||||||
},
|
},
|
||||||
|
|
||||||
cups: {
|
|
||||||
organization: common.organization,
|
|
||||||
ext: "tar.gz",
|
|
||||||
revision: "1.0118+1.0"
|
|
||||||
},
|
|
||||||
|
|
||||||
jtreg: {
|
jtreg: {
|
||||||
server: "jpg",
|
server: "jpg",
|
||||||
product: "jtreg",
|
product: "jtreg",
|
||||||
|
Loading…
Reference in New Issue
Block a user