File: 01_remove-xatexit.diff

package info (click to toggle)
gccxml 0.9.0%2Bgit20140716-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 60,796 kB
  • ctags: 77,240
  • sloc: ansic: 793,461; cpp: 37,497; asm: 26,833; sh: 5,086; makefile: 4,700; lex: 589; awk: 566; perl: 334; yacc: 271; pascal: 86
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
   )