Magellan Linux

Contents of /trunk/elfutils/patches/elfutils-0.125-no-dwfl-bug-addr-overflow.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Tue May 8 20:06:05 2007 UTC (16 years, 11 months ago) by niro
File size: 920 byte(s)
-import

1 --- elfutils-0.125/tests/Makefile.am.orig 2007-03-23 11:39:17.000000000 +0100
2 +++ elfutils-0.125/tests/Makefile.am 2007-03-23 11:41:14.000000000 +0100
3 @@ -59,8 +59,7 @@
4 show-die-info get-files get-lines get-pubnames \
5 get-aranges allfcts line2addr addrscopes funcscopes \
6 show-abbrev hash newscn ecp dwflmodtest \
7 - find-prologues funcretval allregs rdwrmmap \
8 - dwfl-bug-addr-overflow
9 + find-prologues funcretval allregs rdwrmmap
10 # get-ciefde
11 asm_TESTS = asm-tst1 asm-tst2 asm-tst3 asm-tst4 asm-tst5 \
12 asm-tst6 asm-tst7 asm-tst8 asm-tst9
13 @@ -77,8 +76,7 @@
14 run-ranlib-test2.sh run-ranlib-test3.sh run-ranlib-test4.sh \
15 run-addrscopes.sh run-strings-test.sh run-funcscopes.sh \
16 run-find-prologues.sh run-allregs.sh run-readelf-test1.sh \
17 - run-native-test.sh run-bug1-test.sh \
18 - dwfl-bug-addr-overflow
19 + run-native-test.sh run-bug1-test.sh
20 # run-show-ciefde.sh
21
22 if !STANDALONE