git: bump __DragonFly_version for environ, __progname change
John Marino
marino at crater.dragonflybsd.org
Wed Sep 9 14:50:48 PDT 2015
commit 1b0bfe89d75e3553208c14302943d3a42007c5a2
Author: John Marino <draco at marino.st>
Date: Wed Sep 9 23:46:54 2015 +0200
bump __DragonFly_version for environ, __progname change
The "environ" and "__progname" symbols no longer appear in libc.
Certain linker flags can result in a link failure on these symbols. This
has been seen in llvm (likely requiring a patch for all versions to treat
DragonFly like FreeBD). Since this is a behavior change, I think it is
worth a version bump in case makefiles have to check the version to
adjust.
Summary of changes:
sys/sys/param.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b0bfe89d75e3553208c14302943d3a42007c5a2
--
DragonFly BSD source repository
More information about the Commits
mailing list