Diff openjdk-17.0.7_p7 with a openjdk-17.0.8.1_p1
/usr/portage/dev-java/openjdk/openjdk-17.0.8.1_p1.ebuild 2023-10-09 14:52:29.436368349 +0300 | ||
---|---|---|
226 | 226 |
--with-version-string="${PV%_p*}" |
227 | 227 |
--with-version-build="${PV#*_p}" |
228 | 228 |
--with-zlib="${XPAK_BOOTSTRAP:-system}" |
229 |
--enable-dtrace=$(usex systemtap yes no) |
|
229 |
--enable-jvm-feature-dtrace=$(usex systemtap yes no) |
|
230 | 230 |
--enable-headless-only=$(usex headless-awt yes no) |
231 | 231 |
$(tc-is-clang && echo "--with-toolchain-type=clang") |
232 | 232 |
) |