Subversion Repositories HelenOS

Rev

Rev 2927 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2927 Rev 3570
Line 64... Line 64...
64
@ "gcc_native" GCC Native                                                                                         
64
@ "gcc_native" GCC Native                                                                                         
65
! [ARCH=arm32|ARCH=mips32|ARCH=mips32eb|ARCH=ppc32|ARCH=ppc64] COMPILER (choice)
65
! [ARCH=arm32|ARCH=mips32|ARCH=mips32eb|ARCH=ppc32|ARCH=ppc64] COMPILER (choice)
66
 
66
 
67
# General debuging and assert checking
67
# General debuging and assert checking
68
! CONFIG_DEBUG (y/n)
68
! CONFIG_DEBUG (y/n)
-
 
69
 
-
 
70
# Use shared C library
-
 
71
! CONFIG_SHARED_LIBC (y/n)