Fix to make mp compile correctly - from kersing
This commit is contained in:
parent
22f8375e16
commit
0953dac217
@ -84,6 +84,7 @@ cd $INSTALL_DIR/dev/protobuf-c
|
|||||||
make protobuf-c/libprotobuf-c.la
|
make protobuf-c/libprotobuf-c.la
|
||||||
mkdir bin
|
mkdir bin
|
||||||
./libtool install /usr/bin/install -c protobuf-c/libprotobuf-c.la `pwd`/bin
|
./libtool install /usr/bin/install -c protobuf-c/libprotobuf-c.la `pwd`/bin
|
||||||
|
rm -f `pwd`/bin/*so*
|
||||||
|
|
||||||
cd $INSTALL_DIR/dev/paho.mqtt.embedded-c/
|
cd $INSTALL_DIR/dev/paho.mqtt.embedded-c/
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user