Use -O0 to disable optimizations to provide more info when debugging
authorMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 8 Sep 2015 22:12:30 +0000 (18:12 -0400)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 8 Sep 2015 22:12:30 +0000 (18:12 -0400)
commit362c4bcb443691c82c4f20e335f2192e4e9cfd1b
tree905bb3a54d06b32eb9d28cc82181fa7a5c316be5
parent8cfd9d1ddc706727dcb0105745b4ef3017dc2cc4
Use -O0 to disable optimizations to provide more info when debugging
and avoid potential optimization bugs.
ecl-gc-bug/build.sh