]> git.pld-linux.org Git - packages/gcc.git/blobdiff - gcc32-ada-link.patch
- libstdc++-devel R: glibc-devel
[packages/gcc.git] / gcc32-ada-link.patch
index 7d45497ec6e4faf86c0cb5439983eb28550b0bd5..8b6042b3998f1ea2430ed934fc920857097e32cd 100644 (file)
@@ -68,7 +68,7 @@ diff -Nur gcc-3.2.2/gcc/ada/Makefile.in gcc-3.2.2-20030218/gcc/ada/Makefile.in
 +  LIBRARY_VERSION := $(strip $(shell grep Library_Version $(fsrcpfx)gnatvsn.ads | sed -e 's/.*GNAT Lib v\(.*\)[ "].*/\1/'))
 +endif
 +
-+ifeq ($(strip $(filter-out ppc linux%,$(arch) $(osys))),)
++ifeq ($(strip $(filter-out powerpc linux%,$(arch) $(osys))),)
 +  MLIB_TGT=5lml-tgt
 +  MISCLIB=
 +  THREADSLIB=-lpthread
This page took 0.082037 seconds and 4 git commands to generate.