aboutsummaryrefslogtreecommitdiffstats
path: root/config/always-compiler-options.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix Clang 15 compilation errorsszubersk2022-11-301-0/+31
* Fix GCC 12 compilation errorsszubersk2022-11-301-0/+56
* Silence -Winfinite-recursion warning in luaD_throw()Brian Behlendorf2022-06-271-0/+23
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-041-26/+0
* config: gcc != ccнаб2022-02-261-11/+11
* config: check for -Wno-cast-function-typeнаб2022-02-261-0/+26
* config: prune unused -Wno-bool-compare checksнаб2022-02-181-27/+0
* libtpool: -Wno-clobberedнаб2022-02-181-9/+9
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-031-0/+47
* Use fallthrough macroBrian Behlendorf2021-09-141-0/+23
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+21
* Fix unknown cc flag -fno-ipa-sraRyan Moeller2020-02-061-0/+21
* Use -Werror to check if the compiler supports specific options韩朴宇2020-02-041-6/+6
* compile with -fno-omit-frame-pointerRichard Elling2019-04-141-0/+21
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-0/+141