mirror of
https://github.com/vale981/spectrwm
synced 2025-03-04 17:31:40 -05:00
parent
01f0fb8f17
commit
24edfadf80
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ CC?= cc
|
|||
DEBUGLIBS= no
|
||||
NOPROFILE= yes
|
||||
|
||||
CFLAGS+= -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -Wno-uninitialized
|
||||
CFLAGS+= -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -Wno-uninitialized -g
|
||||
CFLAGS+= -fPIC
|
||||
CFLAGS+= -I${X11BASE}/include
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue