]> Git Repo - secp256k1.git/commit
Remove -O2 from default CFLAGS because this would override the -O3 flag (see AC_PROG_...
authorJonas Nick <[email protected]>
Tue, 17 Dec 2019 12:41:44 +0000 (12:41 +0000)
committerJonas Nick <[email protected]>
Sun, 5 Jan 2020 15:16:33 +0000 (15:16 +0000)
commit83fb1bcef49b1c12ef349f62d90bfcc83f0f7398
tree014037975f60826c361b75c3ab67b1d142681a42
parentecba8138ec163f5ad4c303df9f8744810a3dfc03
Remove -O2 from default CFLAGS because this would override the -O3 flag (see AC_PROG_CC in the Autoconf manual)
configure.ac
This page took 0.020523 seconds and 4 git commands to generate.