mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
8e7712a13f
In fact, the cause of that error was badly written makefile rule which generated 5 same files 5 times. If used with make -j, it tried to open the same files for writing at the same time. Windows doesn't like this. This is fixed now. |
||
---|---|---|
.. | ||
inc | ||
math | ||
PyMite | ||
rscode | ||
aes.c | ||
CoordinateConversions.c | ||
fifo_buffer.c | ||
insgps13state.c | ||
insgps16state.c | ||
insgps_helper.c | ||
paths.c | ||
printf2.c | ||
printf-stdarg.c | ||
sanitycheck.c | ||
stopwatch.c | ||
taskmonitor.c | ||
WorldMagModel.c |