mirror of
https://git.sfja.dk/Mikkel/slige.git
synced 2025-01-18 07:46:32 +00:00
use O2 and not static
This commit is contained in:
parent
9ef7ec9751
commit
4d95ec3064
@ -9,8 +9,7 @@ ifeq ($(RELEASE),1)
|
||||
|
||||
CXX_FLAGS = \
|
||||
-std=c++23 \
|
||||
-O3 \
|
||||
-static -static-libgcc -static-libstdc++ \
|
||||
-O2 \
|
||||
-pedantic -pedantic-errors \
|
||||
-Wall -Wextra -Wpedantic -Wconversion -Werror\
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user