]> git.eshelyaron.com Git - emacs.git/commit
Fix for GNUstep build failure during dumping.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 9 Dec 2011 12:33:20 +0000 (21:33 +0900)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 9 Dec 2011 12:33:20 +0000 (21:33 +0900)
commitb34d73171792a089e2fc3728990deae186578c83
tree1f37c3be48b92291fa69f5275aa7dd3109c6c9f7
parent2fac8180337f8e8ca153be4ae3946e30bf2a571c
Fix for GNUstep build failure during dumping.

* unexelf.c (unexec) [NS_IMPL_GNUSTEP]: Take account of the case
that where the value of an _OBJC_* symbol points to is in the .bss
section (Bug#10240).
src/ChangeLog
src/unexelf.c