git: Prevent dports gcc "fixing" the last headers.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Aug 31 01:00:29 PDT 2016
commit 2d41827330aeaa92d96004ff2b272a3818ab34ae
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sat Aug 20 15:14:26 2016 +0300
Prevent dports gcc "fixing" the last headers.
Just mention _GCC_(PTRDIFF|SIZE|WCHAR)_T in comments to force 'gnu_types'
test to skip and not fix these headers. DragonFly types should be fine.
Summary of changes:
include/stddef.h | 6 +++---
include/stdlib.h | 4 ++--
include/unistd.h | 2 +-
sys/sys/types.h | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2d41827330aeaa92d96004ff2b272a3818ab34ae
--
DragonFly BSD source repository
More information about the Commits
mailing list