NeuronRobotics / nrjavaserial

A Java Serial Port system. This is a fork of the RXTX project that uses in jar loading of the native code.
Other
345 stars 143 forks source link

Fix ARM build from root directory #157

Closed fwolter closed 4 years ago

fwolter commented 4 years ago

Fixes the build of the native ARM libraries from the root directory as stated in the Readme.md (make arm). Build became broken in e07da186488655e8de69faf574c3b73f8ea8b70d.

madhephaestus commented 4 years ago

There are multiple types of arm with different compilers, what are you trying to do here?