hyprtester: drop gcc flag
This commit is contained in:
parent
ec26b753a2
commit
d1c8dc5420
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
CXXFLAGS = -shared -fPIC --no-gnu-unique -g -std=c++2b -Wno-c++11-narrowing
|
||||
CXXFLAGS = -shared -fPIC -g -std=c++2b -Wno-c++11-narrowing
|
||||
INCLUDES = `pkg-config --cflags pixman-1 libdrm pangocairo libinput libudev wayland-server xkbcommon`
|
||||
LIBS = `pkg-config --libs pangocairo`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue