The -imacro header inclusion is no longer necessary, and also seems to have

been removed in more current GCC releases; thanks to Jack Burton for pointing
this out.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7580 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-05-14 15:28:49 +00:00
parent a435c710ab
commit 20b8926754
2 changed files with 0 additions and 4 deletions
@@ -7,8 +7,6 @@ SubDirHdrs $(OBOS_TOP) src kernel libroot posix glibc include ;
SubDirHdrs $(OBOS_TOP) src kernel libroot posix glibc locale ;
SubDirHdrs $(OBOS_TOP) src kernel libroot posix glibc ;
SubDirCcFlags -imacrolibc-symbols.h ;
# For now, all wide character functions are disabled,
# obprintf() is also disabled, because we don't have
# obstack functionality
@@ -7,8 +7,6 @@ SubDirHdrs $(OBOS_TOP) src kernel libroot posix glibc libio ;
SubDirHdrs $(OBOS_TOP) src kernel libroot posix glibc locale ;
SubDirHdrs $(OBOS_TOP) src kernel libroot posix glibc ;
SubDirCcFlags -imacrolibc-symbols.h ;
# ToDo: for now, all wide character functions are disabled
KernelMergeObject posix_gnu_stdio.o : #_common.o :