Update buildsys and use rpath for ObjFW
FossilOrigin-Name: 86da8ecd4c06417d69003c8e4a4650ca41fec3de8c0d887824fc512529c0288b
This commit is contained in:
parent
c87e963d82
commit
49b20773c3
5 changed files with 8 additions and 8 deletions
|
@ -17,5 +17,3 @@ INCLUDES = ${SRCS:.m=.h} \
|
|||
include ../buildsys.mk
|
||||
|
||||
LD = ${OBJC}
|
||||
FRAMEWORK_LIBS := ${OBJFW_FRAMEWORK_LIBS} ${LIBS}
|
||||
LIBS := ${OBJFW_LIBS} ${LIBS}
|
||||
|
|
Reference in a new issue