diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2020-07-31 03:31:04 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2020-07-31 03:31:04 +0000 |
commit | b866d866ce76d7118585ddadc341f8c1f8e4e00f (patch) | |
tree | 470383a583f59c7093c2d7a0b75fb85bccfca92b /java/java-cup/files | |
parent | devel/git-town: Update 7.3.0 -> 7.4.0 (diff) |
Remove __BSD_VISIBLE from spiped build
I added this in 2013 because it was needed in order to have MSG_NOSIGNAL
defined; having that improved performance by avoiding the need go mask
and unmask SIGPIPE repeately.
From src r248932 onwards (aka. 10.0-RELEASE and later) __BSD_VISIBLE is
no longer needed for this; since FreeBSD 9.x and earlier are no longer
supported, there is no point keeping the workaround.
Notes
Notes:
svn path=/head/; revision=543843
Diffstat (limited to 'java/java-cup/files')
0 files changed, 0 insertions, 0 deletions