Now that we can have custom buildflags allow Haiku to build with -Os which needs some functions not only as defines.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42985 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Fredrik Holmqvist 2011-10-29 22:00:33 +00:00
parent 1326b9d0b4
commit 3c259863a6
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ StaticLibrary libfetish.a :
basename.c
basename-lgpl.c
buffer-lcm.c
c-ctype.c
c-strcasecmp.c
c-strtod.c
c-strtold.c

View File

@ -34,6 +34,7 @@ SEARCH_SOURCE += [ FDirName $(SUBDIR) src ] ;
BinCommand wget :
build_info.c
c-ctype.c
cmpt.c
connect.c
convert.c