Go to file
Valentin David 3fd0f94040
Allow disabling of -Werror
For distro maintainers having `-Werror` can delay update of GCC.
Since every GCC release might add new warnings that were not
yet captured, it might break the build of packages.

With this, distros can now build with `NOWERROR=TRUE` instead of
patching either the errors or the makefiles.

The default behavior keeps on using `-Werror`.

Fixes #798
2022-09-28 21:43:36 +02:00
documents Logfile: Changes for version 20220331. 2022-03-31 09:34:37 -07:00
generate Allow disabling of -Werror 2022-09-28 21:43:36 +02:00
source Remove a duplicate of ACPI_SIG_CEDT 2022-08-26 12:20:07 -07:00
tests Fix spelling errors 2021-10-02 09:09:07 +02:00
.gitignore Clean-up ".gitignore" 2020-10-26 13:10:45 +01:00
Makefile EFI: Add build environment support for GNU EFI development. 2014-06-12 15:16:22 +08:00