Commit graph

4 commits

Author SHA1 Message Date
Matthias Andree
1c0f31a22f ARM: for mutexes, use machine/atomic.h primitives
The previous approach only worked on ARMv7+, this should now permit
build and use with environments shared between processes on a wider set
of ARM architectures.

Bump PORTREVISION.

PR:		213223
Submitted by:	mikael.urankar@gmail.com
2016-10-05 20:17:39 +00:00
Sunpoet Po-Chuan Hsieh
f936861b6c - Revert WRKSRC_SUBDIR change in r417590 which breaks make makepatch
Notified by:	mat
2016-06-26 18:01:59 +00:00
Sunpoet Po-Chuan Hsieh
dc6defc4de - Use WRKSRC_SUBDIR
- Convert to new options target helper

Approved by:	portmgr (blanket)
2016-06-26 17:24:21 +00:00
Matthias Andree
a15880181a Fix portlint warnings.
Add PATCH_WRKSRC so that make makepatch works,
refresh patches with make makepatch and rename them,
and drop the "The" from COMMENT.
2016-05-23 20:59:55 +00:00