comparison dynload/TODO @ 154:3729a99ef03c

- cleanup/cosmetics/typos
author cslag
date Thu, 10 Nov 2016 20:37:21 +0100
parents 3e629dc19168
children
comparison
equal deleted inserted replaced
153:3e67a1212cb0 154:3729a99ef03c
13 dynload_syms_elf.c:163: error: `DT_STRTAB' undeclared (first use in this function) 13 dynload_syms_elf.c:163: error: `DT_STRTAB' undeclared (first use in this function)
14 dynload_syms_elf.c:164: error: `DT_SYMTAB' undeclared (first use in this function) 14 dynload_syms_elf.c:164: error: `DT_SYMTAB' undeclared (first use in this function)
15 dynload_syms_elf.c:165: error: `DT_HASH' undeclared (first use in this function) 15 dynload_syms_elf.c:165: error: `DT_HASH' undeclared (first use in this function)
16 make: *** [dynload_syms.o] Error 1 16 make: *** [dynload_syms.o] Error 1
17 17
18 DONE:
19 - remove dependencies dyncall_{alloc,macros}.h
20