mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
8b12f62d694fbaef8526edd2c7822af531c5fc07
Added more documented output for users and removed some unused lines (such as assignments after AC_MSG_ERROR, which do not make sense). Additionally, more checks have been added with result output. DEBUG_CFLAGS can now be used as an environment variable. This change was made because for debugging purposes, users should be able to adjust the options, rather than relying solely on static options such as -g3 -ggdb. This is especially important since -O2 may often not be sufficient. Do we really need the CDK mode? Would it be a better idea to handle this via the usual configuration or build system, using environment variable assignments, or catching specific cases in a makefile? Additionally, I have the impression that hardly anyone is using the CDK mode. Btw: targetroot and targetprefix are not really used by libst-hal.
libstb-hal
Description
Library to abstract STB hardware and supports generic pc and the RaspberryPi right now.
Languages
C
58.4%
C++
39.6%
M4
1.2%
Makefile
0.7%