File: 01_remove-xatexit.diff

package info (click to toggle)
gccxml 0.9.0%2Bcvs20100501-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 79,132 kB
  • ctags: 73,371
  • sloc: ansic: 751,436; cpp: 34,175; asm: 26,833; sh: 5,077; makefile: 4,696; lex: 589; awk: 566; perl: 334; yacc: 271; pascal: 86; python: 29
file content (11 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- GCC/libiberty/CMakeLists.txt~	2007-12-19 06:32:15.000000000 -0600
+++ GCC/libiberty/CMakeLists.txt	2007-12-19 06:33:59.000000000 -0600
@@ -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
   )