mirror of
https://github.com/openjdk/jdk8u.git
synced 2025-12-10 10:44:16 -06:00
8331730: [8u] GHA: update sysroot for cross builds to Debian bullseye
Reviewed-by: serb
This commit is contained in:
parent
9a7aa79450
commit
9da7380962
2
.github/workflows/submit.yml
vendored
2
.github/workflows/submit.yml
vendored
@ -401,7 +401,7 @@ jobs:
|
|||||||
--verbose
|
--verbose
|
||||||
--include=fakeroot,symlinks,build-essential,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libcups2-dev,libfontconfig1-dev,libasound2-dev,libfreetype6-dev,libpng-dev,libffi-dev
|
--include=fakeroot,symlinks,build-essential,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libcups2-dev,libfontconfig1-dev,libasound2-dev,libfreetype6-dev,libpng-dev,libffi-dev
|
||||||
--resolve-deps
|
--resolve-deps
|
||||||
buster
|
bullseye
|
||||||
~/sysroot-${{ matrix.debian-arch }}
|
~/sysroot-${{ matrix.debian-arch }}
|
||||||
http://httpredir.debian.org/debian/
|
http://httpredir.debian.org/debian/
|
||||||
if: matrix.debian-arch != '' && steps.cache-sysroot.outputs.cache-hit != 'true'
|
if: matrix.debian-arch != '' && steps.cache-sysroot.outputs.cache-hit != 'true'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user