Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 7u60. | Greg Lewis | 2014-06-07 | 1 | -28/+0 |
| | | | | Notes: svn path=/head/; revision=356958 | ||||
* | Include bundled header files before others. For example, this fixes build | Jung-uk Kim | 2014-04-30 | 1 | -0/+28 |
with conflicting header files from graphics/jpeg. Note OTHER_INCLUDES or OTHER_CPPFLAGS may be used instead. However, I think this is the least intrusive change. Also, note java/openjdk6 already has a similar fix and java/openjdk8 does not need it. Tested by: Jonathan Chen (jonc at chen dot org dot nz) Notes: svn path=/head/; revision=352670 |