diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-24 21:27:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-24 21:27:22 +0000 |
commit | 5c96266d45fb353882fc675a051066274c264574 (patch) | |
tree | e6dc7df59ae31607b109059c4a6cc2ea6df36ee7 /CHANGES | |
parent | fcfc6de9185bffa8460f5ae4aedd3aed8835a0c5 (diff) |
solaris build improvement
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ Daniel (24 October) +- Based on David Hull's fix in bug report 804599, we now check for solaris and + gcc in configure and set the -mimpure-text link flag for linking the lib + better. + - I've introduced a -t option to the runtests.pl script. With that option set, the script runs special "memory torture" tests. For each test command line in that section, the script first runs the command line and counts the total |