forked from KolibriOS/kolibrios
newlib: fix static build
git-svn-id: svn://kolibrios.org@6749 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
0258894973
commit
6d4a497b51
@ -187,10 +187,6 @@
|
||||
|
||||
#define __DYNAMIC_REENT__
|
||||
|
||||
#ifdef STATIC_LIBC
|
||||
#define BUILD_LIBC
|
||||
#endif
|
||||
|
||||
#ifdef BUILD_LIBC
|
||||
#define __EXPORT
|
||||
#define __IMPORT
|
||||
|
Loading…
Reference in New Issue
Block a user