summaryrefslogtreecommitdiff
path: root/java/openjdk12/files/patch-make_autoconf_libraries.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 12.0.2+10.2Greg Lewis2019-08-131-8/+8
|
* * Update to 12.0.0.33.2Greg Lewis2019-03-291-16/+12
| | | | | | | * Sort LIB_DEPENDS and USE_XORG. * Add a dependency in alsa-lib now that sound is supported on FreeBSD. * Don't disable dtrace now that it is supported on FreeBSD. * Less intrusive iconv change.
* Fix iconv(3) issues.Jung-uk Kim2019-03-281-0/+19
PR: 236759