* newlib: mark some syscalls as using memory
* autobuild newlib * add newlib example based on menuetlibc example git-svn-id: svn://kolibrios.org@5132 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
# CONFIG_NO_GCC=full
|
||||
# CONFIG_NO_MSVC=full
|
||||
# CONFIG_NO_CMM=full
|
||||
### Path to gcc toolchain library with -lgcc.
|
||||
### Normally, you should not modify it,
|
||||
### since the toolchain assumes the fixed path anyway.
|
||||
### default Windows variant
|
||||
# CONFIG_TOOLCHAIN_LIBPATH=C:\MinGW\msys\1.0\home\autobuild\tools\win32\mingw32\lib
|
||||
### default Linux variant
|
||||
# CONFIG_TOOLCHAIN_LIBPATH=/home/autobuild/tools/win32/mingw32/lib
|
||||
|
||||
### Optional postprocessing of binaries, where applicable.
|
||||
### By default, no postprocessing is used.
|
||||
|
Reference in New Issue
Block a user