1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
Gaëtan Harter 7913dd90dd
pkg/libfixmath: Replace __FILE__ by RIOT_FILE_NOPATH
The binary file size changes when the RIOT directory is moved.
This caused the `libfixmath_unittests` to fail on my computer.

I used RIOT_FILE_NOPATH instead of RIOT_FILE_RELATIVE as 'TEST' is used a lot
and it would allow more boards to be tested, full path is not that important.
2018-07-31 11:56:18 +02:00
..
2018-06-11 19:12:02 +02:00
2018-06-28 14:11:00 +02:00
2018-06-11 19:12:02 +02:00
2018-05-23 16:58:25 +02:00
2018-06-15 10:49:38 +02:00
2018-04-05 14:20:42 +02:00
2016-03-05 03:05:32 +01:00