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
|
||||
mkdir 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/
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user