File: 01_remove-xatexit.diff

package info (click to toggle)
gccxml 0.9.0%2Bcvs20120420-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 81,352 kB
  • sloc: ansic: 780,439; cpp: 35,850; asm: 26,833; sh: 5,078; makefile: 4,702; lex: 589; awk: 566; perl: 334; yacc: 271; pascal: 86; python: 29
file content (11 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (2)
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
   )