diff options
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -1,2 +1 @@ | |||
| 1 | CPPFLAGS=-Wall -Werror -Wextra -Wconversion -Wdouble-promotion -pedantic -std=c++20 -O2 -Iinclude -I/usr/local/include -DNDEBUG | CPPFLAGS=-Wall -Werror -Wextra -Wconversion -Wdouble-promotion -pedantic -std=c++20 -O2 -DNDEBUG | |
| 2 | LDFLAGS=-L/usr/local/lib | ||
