buildroot/package/rpi-rgb-led-matrix
Fabrice Fontaine 0d628aa952 package/rpi-rgb-led-matrix: fix musl build
Fix the following build failure on musl raised since the addition of the
package in commit e821078031:

text-scroller.cc: In function 'int main(int, char**)':
text-scroller.cc:220:3: error: 'uint' was not declared in this scope; did you mean 'rint'?
  220 |   uint frame_counter = 0;
      |   ^~~~
      |   rint

Fixes:
 - http://autobuild.buildroot.org/results/1a230bd46eac35081bdb6fe9aaacbb7b62ea6b73

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-01-04 19:10:46 +01:00
..
0001-Rename-LDFLAGS-to-RGB_LDFLAGS.patch
0002-utils-text-scroller.cc-replace-uint.patch package/rpi-rgb-led-matrix: fix musl build 2022-01-04 19:10:46 +01:00
Config.in
rpi-rgb-led-matrix.hash
rpi-rgb-led-matrix.mk package/rpi-rgb-led-matrix: fix build with gcc 4.8 2021-12-16 19:08:38 +01:00