]> Zhao Yanbai Git Server - minix.git/commit
a few DBG=-g build fixes, both arches 47/647/3
authorBen Gras <ben@minix3.org>
Sat, 15 Jun 2013 23:43:39 +0000 (23:43 +0000)
committerBen Gras <ben@minix3.org>
Sun, 16 Jun 2013 13:27:41 +0000 (15:27 +0200)
commitd1b3ab953e42970d043bc938bf8bbf2b5454ecdd
treefce0e0bece0edf380d040dd58697774befc1eb48
parent71ac8a3a8a231d144cee3cfbcf514e48ad7496c4
a few DBG=-g build fixes, both arches

- setlogin() not available
- softfloat needed in -lminc for arm
- libminc: we have to set LIBCDIR for the included files,
  so use that instead of LIBCSRCDIR

Change-Id: I7f92621ebbca9ce08dc377b3fa61dee089071757
lib/libc/arch/arm/Makefile.inc
lib/libc/softfloat/Makefile.inc
lib/libminc/Makefile
lib/libminc/arch/i386/Makefile.libc.inc
lib/libutil/login_cap.c