Subversion Repositories Kolibri OS

Rev

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

Rev 5132 Rev 7145
Line 14... Line 14...
14
### "full" means that binaries will be excluded from final images,
14
### "full" means that binaries will be excluded from final images,
15
### anything other means that you have obtained binaries in some other way
15
### anything other means that you have obtained binaries in some other way
16
### and still want to have them in final images.
16
### and still want to have them in final images.
17
# CONFIG_NO_FASM=full
17
# CONFIG_NO_FASM=full
18
# CONFIG_NO_NASM=full
18
# CONFIG_NO_NASM=full
-
 
19
# CONFIG_NO_JWASM=full
19
# CONFIG_NO_GCC=full
20
# CONFIG_NO_GCC=full
20
# CONFIG_NO_MSVC=full
21
# CONFIG_NO_MSVC=full
21
# CONFIG_NO_CMM=full
22
# CONFIG_NO_CMM=full
22
### Path to gcc toolchain library with -lgcc.
23
### Path to gcc toolchain library with -lgcc.
23
### Normally, you should not modify it,
24
### Normally, you should not modify it,