1 2 3 4 5 6 7 8 9 10 11
|
--- gccxml-0.9.0+cvs20110626.orig/GCC/libiberty/CMakeLists.txt
+++ gccxml-0.9.0+cvs20110626/GCC/libiberty/CMakeLists.txt
@@ -14,7 +14,7 @@
physmem.c pex-common.c pex-one.c # pex-unix.c
safe-ctype.c
sort.c spaces.c splay-tree.c strerror.c
- ternary.c unlink-if-ordinary.c xatexit.c xexit.c xmalloc.c
+ ternary.c unlink-if-ordinary.c xexit.c xmalloc.c
xmemdup.c xstrdup.c xstrerror.c xstrndup.c
)
|