Gaëtan Harter 5c7ebe0724 pkg/libfixmath: upgrade version to work with gcc6
With gcc6, libfixmath unittests do not compile because of a negative value left
shift error '-Werror=shift-negative-value'. All uses of F16C with negative value
are affected.

Changelog:

 * Fix '-Werror=shift-negative-value' for gcc 6
 * make some member functions const

ad9ed940e5...7f9c966b5c
2017-09-29 12:14:47 +02:00
..
2017-09-22 14:53:01 +02:00
2017-09-06 16:10:07 +02:00
2017-09-16 22:15:28 +02:00
2017-09-22 12:00:47 +02:00
2017-09-22 11:07:11 +02:00
2016-03-05 03:05:32 +01:00
2017-06-28 14:39:05 +02:00