Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6544 → Rev 6545

/contrib/sdk/sources/newlib/app-dynamic.lds
1,6 → 1,6
/*OUTPUT_FORMAT("binary")*/
SEARCH_DIR("=/lib")
SEARCH_DIR("=/mingw32/lib")
/* SEARCH_DIR("=/lib") */
/* SEARCH_DIR("=/mingw32/lib") */
ENTRY(__start)
SECTIONS
{
/contrib/sdk/sources/newlib/dll.lds
1,6 → 1,6
OUTPUT_FORMAT(pei-i386)
SEARCH_DIR("=/lib")
SEARCH_DIR("=/mingw32/lib")
/* SEARCH_DIR("=/lib") */
/* SEARCH_DIR("=/mingw32/lib") */
 
SECTIONS
{