Comment 2 for bug 2033405

Revision history for this message
Benjamin Drung (bdrung) wrote : Re: Wrong sha256 sum on ppc64el

Tested different compiler flags. -O2 works correctly but -O3 fails:

```
./autogen.sh
./configure CFLAGS="-O3"
make
```