Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-26 | Disable precompiled headers for gcc-7.x too, it dies the same way as previous | bouyer | 1 | -2/+2 |
2018-04-13 | gcc 6.x also has problems with precompiled headers (found on earmv7hf). | bouyer | 1 | -2/+2 |
2017-07-15 | Fix pkglint warnings. | wiz | 1 | -3/+3 |
2016-08-20 | Extend check for gcc to work with distcc/ccache | gdt | 1 | -2/+2 |
2016-06-02 | Apply the --disable-precomp-headers hack to gcc 5.x too. | bouyer | 1 | -2/+3 |
2015-12-14 | Check that the compiler is actually gcc. | joerg | 1 | -3/+3 |
2015-12-14 | Fix comment, pointed out by wiz@ | bouyer | 1 | -2/+2 |
2015-12-14 | Disable precomp-headers on NetBSD with gcc 4.8 (i.e. NetBSD 7.0) | bouyer | 1 | -0/+12 |