Implement pahole-like 'ptype /o' option
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / jit-attach-pie.exp
index 2c25733c9748901483f3402cf52b78656480e559..eb484a3910a94194dbe18686826d713ade974e8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016 Free Software Foundation, Inc.
+# Copyright (C) 2016-2017 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -21,7 +21,7 @@ standard_testfile .c
 set executable ${testfile}
 
 if { [build_executable ${testfile}.exp $executable $srcfile \
-                         [list debug pthreads "additional_flags=-fPIE -pie"]] } {
+                         [list debug pthreads "additional_flags=-fPIE" "ldflags=-pie"]] } {
     return -1
 }
 
This page took 0.025403 seconds and 4 git commands to generate.