summarylogtreecommitdiffstats
path: root/java-openjfx-flags.patch
AgeCommit message (Collapse)Author
2022-02-17disable lto for webkit buildFrederik Schwan
2022-02-17fix gcc errorFrederik Schwan
Due to multiple consecutive whitespaces in our CFLAGS variable, the gradle function introduced to parse these options failed and added whitespaces as arguments. This made gcc fail with messages like ``` gcc: warning: : linker input file unused because linking not done gcc: error: : linker input file not found: No such file or directory ``` Creds @loqs for finding the root cause of this. Fixed by replacing multiple consecutive whitespaces within the parsing code in gradle
2021-09-15upgpkg: 17.0.0.1.u1-1Felix Yan
2021-01-10upgpkg: 15.0.1.u1-1Levente Polyak
2019-08-17upgpkg: 12.0.2.u1-1Maxime Gauduin
2019-06-03upgpkg: 11.0.3.u1-1Maxime Gauduin