1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #7660 from cladmi/pr/pkg/libfixmath_gcc6

pkg/libfixmath: upgrade version to work with gcc6
This commit is contained in:
Alexandre Abadie 2017-09-30 22:58:43 +02:00 committed by GitHub
commit f35a9c69ab

View File

@ -1,5 +1,5 @@
PKG_NAME := libfixmath
PKG_VERSION := ad9ed940e57d43432b276e95aee6ca9df6f23ccd
PKG_VERSION := 7f9c966b5c473770dc93940e3e6e5323f3c1ad69
PKG_URL := https://github.com/PetteriAimonen/libfixmath
PKG_LICENSE := MIT