summaryrefslogtreecommitdiff
path: root/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2017-01-23 15:27:01 -0500
committerBernard Normier <bernard@zeroc.com>2017-01-23 15:27:01 -0500
commit656d310b2c5e0d5c20d8f4c0e662119d2ebbb142 (patch)
tree627e11d78ffe806426452f6a2b7365444184dbcd /cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux
parentFixed Linux armhf build failure (diff)
downloadice-656d310b2c5e0d5c20d8f4c0e662119d2ebbb142.tar.bz2
ice-656d310b2c5e0d5c20d8f4c0e662119d2ebbb142.tar.xz
ice-656d310b2c5e0d5c20d8f4c0e662119d2ebbb142.zip
Build shared executables with -fPIE/-pie on Linux
Diffstat (limited to 'cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux')
-rw-r--r--cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux b/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux
index 762aee25735..9a707e54af6 100644
--- a/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux
+++ b/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux
@@ -1,5 +1,5 @@
0 IceUtil::Exception::Exception(char const*, int) in
- 1 IceUtil::ExceptionHelper<IceUtil::NullHandleException>::ExceptionHelper(char const*, int) in
+ 1
2 IceUtil::NullHandleException::NullHandleException(char const*, int) in
client
client
@@ -7,3 +7,5 @@ client
client
client
client
+ 9 __libc_start_main in
+client