Fix build on Linux
This commit is contained in:
parent
777d5969c7
commit
45f556538f
|
@ -4,7 +4,7 @@ cppflags=-I $(PREFIX)/include
|
||||||
cflags_force=-W `pkg-config --cflags x11 gtk+-2.0`
|
cflags_force=-W `pkg-config --cflags x11 gtk+-2.0`
|
||||||
cflags=-Wall -g -O2 -pedantic -fPIC -fstack-protector
|
cflags=-Wall -g -O2 -pedantic -fPIC -fstack-protector
|
||||||
ldflags_force=`pkg-config --libs x11 gtk+-2.0`
|
ldflags_force=`pkg-config --libs x11 gtk+-2.0`
|
||||||
ldflags=-Wl,-pie
|
ldflags=-pie
|
||||||
dist=Makefile,framer.h
|
dist=Makefile,framer.h
|
||||||
|
|
||||||
[framer]
|
[framer]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user