[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/Makefile between version 1.133 and 1.134

version 1.133, 2007/12/07 20:34:04 version 1.134, 2007/12/08 18:34:51
Line 112  CSHLIBFLAGS+= -D_I18N_DYNAMIC
Line 112  CSHLIBFLAGS+= -D_I18N_DYNAMIC
 .include <bsd.lib.mk>  .include <bsd.lib.mk>
   
 # force the dynamic linker to initialize libc first  # force the dynamic linker to initialize libc first
 SHLIB_SHFLAGS+= -z initfirst  SHLIB_SHFLAGS+= -Wl,-z,initfirst
   

Legend:
Removed from v.1.133  
changed lines
  Added in v.1.134

CVSweb <webmaster@jp.NetBSD.org>