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:
@@ -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 locale ;
|
||||||
SubDirHdrs $(OBOS_TOP) src kernel libroot posix glibc ;
|
SubDirHdrs $(OBOS_TOP) src kernel libroot posix glibc ;
|
||||||
|
|
||||||
SubDirCcFlags -imacrolibc-symbols.h ;
|
|
||||||
|
|
||||||
# For now, all wide character functions are disabled,
|
# For now, all wide character functions are disabled,
|
||||||
# obprintf() is also disabled, because we don't have
|
# obprintf() is also disabled, because we don't have
|
||||||
# obstack functionality
|
# 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 locale ;
|
||||||
SubDirHdrs $(OBOS_TOP) src kernel libroot posix glibc ;
|
SubDirHdrs $(OBOS_TOP) src kernel libroot posix glibc ;
|
||||||
|
|
||||||
SubDirCcFlags -imacrolibc-symbols.h ;
|
|
||||||
|
|
||||||
# ToDo: for now, all wide character functions are disabled
|
# ToDo: for now, all wide character functions are disabled
|
||||||
|
|
||||||
KernelMergeObject posix_gnu_stdio.o : #_common.o :
|
KernelMergeObject posix_gnu_stdio.o : #_common.o :
|
||||||
|
|||||||
Reference in New Issue
Block a user