Код: Выделить всё
CFLAGS = -O2 -Wall -pedantic -std=gnu++11 `sdl-config --cflags --libs` -lSDL_mixer
Кто-нибудь знает, почему?
Подробнее здесь: https://stackoverflow.com/questions/104 ... -compiling
Код: Выделить всё
CFLAGS = -O2 -Wall -pedantic -std=gnu++11 `sdl-config --cflags --libs` -lSDL_mixer