util/nvmutil: clean up the Makefile

that option there is already defined in the code

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-09 14:33:21 +00:00
parent 3f566d3250
commit f05a273cb4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
*
* Recommended CFLAGS for Clang/GCC:
*
* -Os -Wall -Wextra -Werror -pedantic -std=c99 -D_POSIX_C_SOURCE=200809L
* -Os -Wall -Wextra -Werror -pedantic -std=c99
*/
#define _POSIX_C_SOURCE 200809L