git: crt1.o: provide symbol definition of environ

John Marino marino at crater.dragonflybsd.org
Sat Oct 15 02:29:42 PDT 2011


commit c54b5d8d8e1af1fe69da36b12d2ba79580a9ce55
Author: John Marino <draco at marino.st>
Date:   Sat Oct 15 02:45:14 2011 +0200

    crt1.o: provide symbol definition of environ
    
    Provide duplicate definition of char **environ to prevent linker choking
    on version scripts ending with "local: *".

Summary of changes:
 lib/libc/stdlib/getenv.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c54b5d8d8e1af1fe69da36b12d2ba79580a9ce55


-- 
DragonFly BSD source repository





More information about the Commits mailing list