correction compilation
This commit is contained in:
parent
ad0b678112
commit
d810efe303
@ -11,6 +11,7 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
do_compile () {
|
do_compile () {
|
||||||
# ${CC} ${CFLAGS} ${LDFLAGS} ${WORKDIR}/skeleton_test.c -o ${WORKDIR}/skeleton-test
|
# ${CC} ${CFLAGS} ${LDFLAGS} ${WORKDIR}/skeleton_test.c -o ${WORKDIR}/skeleton-test
|
||||||
|
${CXX} ${CFLAGS} ${LDFLAGS} ${WORKDIR}/git/projRb/sources/*.cpp -Llibs -lpthread -lrt -o ${WORKDIR}/robot
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install () {
|
do_install () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user