Update buildsys
FossilOrigin-Name: a607fd2cde697182961820ada71e557cd5d8f9be70ceafc5d82fd5ef899158a6
This commit is contained in:
parent
e480f8892d
commit
5b8af3d987
7 changed files with 9 additions and 10 deletions
|
@ -41,5 +41,5 @@ run:
|
|||
${PROG_NOINST}: ${LIBOBJSQLITE3_DEP}
|
||||
|
||||
CPPFLAGS += -I../src
|
||||
LIBS := -L../src -lobjsqlite3 ${OBJFW_LIBS} ${LIBS}
|
||||
LIBS := -L../src -lobjsqlite3 ${LIBS}
|
||||
LD = ${OBJC}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue