Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 100)

Ticket Resolution Summary Owner Reporter
#28 fixed drop .map files on non os/2 and windows systems bird bird
#14 fixed debian fakeroot doesn't work with kmk because of static linking. bird bird
Description

Don't use static linking on linux either and pray that the glibc guys are doing a decent job.

#135 fixed commit 3169 breaks build with gcc on Linux Fedora 26 + Sérgio Monteiro Basto Sérgio Monteiro Basto
Description

http://trac.netlabs.org/kbuild/changeset/3169/trunk/src/kmk/kmkbuiltin.c

#define BUILTIN_ENTRY(a_fn, a_sz, a_uFnSignature, fMpSafe, fNeedEnv) \
{  { { sizeof(a_sz) - 1, a_sz, } }, \
       (uintptr_t)a_fn, a_uFnSignature,   fMpSafe, fNeedEnv }
, } } ,

?!??

Note: See TracQuery for help on using queries.