aboutsummaryrefslogtreecommitdiffstats
path: root/main/java-gcj-compat
Commit message (Collapse)AuthorAgeFilesLines
* main/*: fix homepage url and source from http:// to https://Jakub Jirutka2017-11-191-1/+1
| | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring.
* main/[various]: fix trailing whitespacetmpfile2017-07-101-1/+1
|
* main/java-gcj-compat: remove -no-pie flagTimo Teräs2017-05-021-2/+2
| | | | it was irrelevant, the root cause was gcc's libffi issue
* main/java-gcj-compat: build ecj as no-pie for nowTimo Teräs2017-04-281-9/+12
| | | | seems boehm-gc does not like pie applications
* main/{gcc,java-gcj-compat}: use paxmarkTimo Teräs2015-04-091-4/+5
|
* main/gcc: boehm-gc/musl fixes, fix ecj pax flagsTimo Teräs2014-02-171-1/+2
| | | | | update java-gcj-compat together with gcc as they are integrally bound together.
* main/java-ecj-compat: add -lgcj to commandline (although this is really a ↵William Pitcock2011-12-051-1/+1
| | | | bug in gcj itself)
* main/java-gcj-compat: build fixNatanael Copa2011-04-061-1/+1
| | | | needs zlib-dev
* main/java-gcj-compat: moved from testingNatanael Copa2011-04-061-0/+65
needed by openjdk6