diff options
author | Andrea Pappacoda <andrea@pappacoda.it> | 2021-09-21 16:31:07 +0200 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-09-21 09:58:48 -0700 |
commit | 68eca11cc641cb02c7755f1e44fa3301863eacfd (patch) | |
tree | 566bc9df0a1bbeeab1427ad0eb6249ca3acc76eb /mesonbuild/compilers/cython.py | |
parent | ca866bcfc715fb39255e649a30a7fc02ad6ca8e2 (diff) | |
download | meson-68eca11cc641cb02c7755f1e44fa3301863eacfd.zip meson-68eca11cc641cb02c7755f1e44fa3301863eacfd.tar.gz meson-68eca11cc641cb02c7755f1e44fa3301863eacfd.tar.bz2 |
Use -Oz when optimization=s in Clang
-Oz is the appropriate flag to use when you want to produce the smallest
possible binary, and is one would expect when setting optimization to s
or using the minsize build type.
Diffstat (limited to 'mesonbuild/compilers/cython.py')
0 files changed, 0 insertions, 0 deletions