Magellan Linux

Diff of /branches/R11-stable/core/glibc/glibc-2.18-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 19763 by niro, Thu Oct 17 10:54:16 2013 UTC revision 19764 by niro, Thu Oct 17 12:08:19 2013 UTC
# Line 105  src_prepare() Line 105  src_prepare()
105   #  line 1   #  line 1
106   sed -i 's:CC="$(CC)" $(PERL) scripts/test-installation.pl $(common-objpfx)::' Makefile || die   sed -i 's:CC="$(CC)" $(PERL) scripts/test-installation.pl $(common-objpfx)::' Makefile || die
107    
108     # fix build with make-4.0
109     sed -i 's:3.79\* | 3.\[89\]\*:& | 4.0:' configure || die
110    
111   # binutils patch needs reconf   # binutils patch needs reconf
112  # autoconf --force || die  # autoconf --force || die
113    

Legend:
Removed from v.19763  
changed lines
  Added in v.19764