Subversion Repositories Kolibri OS

Rev

Rev 5098 | Rev 7047 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5098 clevermous 1
if tup.getconfig("NO_GCC") ~= "" then return end
7046 ashmew2 2
tup.rule("iconv.c", "kos32-gcc -c -I../../include -fno-ident -Os -c -o %o %f " .. tup.getconfig("KPACK_CMD"), "iconv.obj")