CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Added and fixed glibc-2.12.1-pot.patch and Makefile
[toolchain-softfp.git] / work / glibc-2.12.1-pot.patch
1 --- glibc-2.12.1.orig/manual/Makefile 2011-03-25 08:18:50.000000000 +0000
2 +++ glibc-2.12.1/manual/Makefile 2011-03-25 08:40:24.000000000 +0000
3 @@ -233,6 +233,9 @@
4 stubs: $(objpfx)stubs
5 endif
6 $(objpfx)stubs ../po/manual.pot $(objpfx)stamp%:
7 +$(objpfx)stubs ../po/manual.pot:
8 + touch $@
9 +$(objpfx)stamp%:
10 $(make-target-directory)
11 touch $@
12