Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/openjdk7: remove attr-dev dependency | Timo Teräs | 2019-05-30 | 1 | -0/+11 |
In new attr the only needed header attr/xattr.h is removed as obsolete. The new standard has been for a long time to use sys/xattr.h. Fix openjdk to use this header and remove the now unneeded attr-dev dependency. |