1
0
Fork 0
forked from len0rd/rockbox
foxbox/tools/ucl
Dominik Riebeling 9a9efefdb2 ucl: Replace use of uname by checking the compiler output.
Similar as done for libtools.make ask the compiler for the binary it creates
instead of using uname to figure the target to avoid special handling when
cross compiling.

Change-Id: Icb4654616e4339bf9e6e3be5177b35e0bb313bcd
2013-05-11 20:34:12 +02:00
..
include/ucl Initial check-in of (stripped-down) UCL data compression library v 1.01 2005-11-27 23:41:55 +00:00
src ucl: Replace use of uname by checking the compiler output. 2013-05-11 20:34:12 +02:00
lutil.h initial build adjustment for the Rockbox build system 2005-11-28 00:03:59 +00:00
Makefile Fix ucl-related makefiles 2012-02-29 12:30:28 +01:00
uclpack.c Patch by Joerg Hohensohn to create uncompressed .ucl files. 2005-11-27 23:44:25 +00:00