Subversion Repositories Kolibri OS

Rev

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

Rev 5098 Rev 5132
Line 17... Line 17...
17
# CONFIG_NO_FASM=full
17
# CONFIG_NO_FASM=full
18
# CONFIG_NO_NASM=full
18
# CONFIG_NO_NASM=full
19
# CONFIG_NO_GCC=full
19
# CONFIG_NO_GCC=full
20
# CONFIG_NO_MSVC=full
20
# CONFIG_NO_MSVC=full
21
# CONFIG_NO_CMM=full
21
# CONFIG_NO_CMM=full
-
 
22
### Path to gcc toolchain library with -lgcc.
-
 
23
### Normally, you should not modify it,
-
 
24
### since the toolchain assumes the fixed path anyway.
-
 
25
### default Windows variant
-
 
26
# CONFIG_TOOLCHAIN_LIBPATH=C:\MinGW\msys\1.0\home\autobuild\tools\win32\mingw32\lib
-
 
27
### default Linux variant
-
 
28
# CONFIG_TOOLCHAIN_LIBPATH=/home/autobuild/tools/win32/mingw32/lib
Line 22... Line 29...
22
 
29
 
23
### Optional postprocessing of binaries, where applicable.
30
### Optional postprocessing of binaries, where applicable.
24
### By default, no postprocessing is used.
31
### By default, no postprocessing is used.
25
### Windows variants
32
### Windows variants