Advertisement
korbiniak

Makefile

Dec 9th, 2018
769
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 0.23 KB | None | 0 0
  1. CXXFLAGS=-O2 -std=c++11 -W -Wall -Wshadow -Wextra -pedantic -Wformat=2 -Wfloat-equal -Wconversion -Wlogical-op -Wshift-overflow=2 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -fsanitize=address -fsanitize=undefined -fno-sanitize-recover
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement