summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuite/systemtap.exelib/exelib.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.exelib/exelib.exp b/testsuite/systemtap.exelib/exelib.exp
index c4ca8fc0..bd9c687e 100644
--- a/testsuite/systemtap.exelib/exelib.exp
+++ b/testsuite/systemtap.exelib/exelib.exp
@@ -48,7 +48,7 @@ foreach arch $arches {
# Adding -O, -O2, -Os and mixing lib/exe is a bit overdone
foreach opt {-O0 -O3} {
- foreach libprelink {no yes} { # BUG! "yes" breaks ustack PR10323
+ foreach libprelink {no yes} {
# not done yet, "no" lib debug.
# seperate debuginfo can be done before or after prelinking