If cc configuration is set to use -Werror
is there a way to override -Werror
flag from the terminal when using make?
You can set flags when invoking make:
CFLAGS=-Wno-error make
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With