mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
08c50dd4ebb4731ced7020a803b78bff04e14e3a
Set _FILE_OFFSET_BITS=64 in Makefiles for consistent 64-bit off_t definition This removes -Wodr warnings when compiling CFile and several other classes, ensuring off_t is consistently defined as a 64-bit type across all translation units. Observed while compiling with GCC 13. Signed-off-by: Thilo Graf <dbt@novatux.de>
…
…
…
…
Neutrino-HD ツ
Description
Languages
C++
85.3%
C
12.3%
M4
0.6%
Makefile
0.6%
JavaScript
0.4%
Other
0.7%