Fix parallel builds
This commit is contained in:
parent
ee9a14b743
commit
792f3ff451
|
@ -101,6 +101,7 @@ cppflags=-D PREFIX=\"$(PREFIX)\"
|
||||||
|
|
||||||
[view]
|
[view]
|
||||||
type=binary
|
type=binary
|
||||||
|
depends=$(OBJDIR)libBrowser$(SOEXT)
|
||||||
sources=view.c
|
sources=view.c
|
||||||
cflags=-fPIE
|
cflags=-fPIE
|
||||||
ldflags=-L$(OBJDIR). -Wl,-rpath,$(LIBDIR) -lBrowser -pie
|
ldflags=-L$(OBJDIR). -Wl,-rpath,$(LIBDIR) -lBrowser -pie
|
||||||
|
|
Loading…
Reference in New Issue
Block a user