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:
parent
1326b9d0b4
commit
3c259863a6
@ -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
|
||||
|
@ -34,6 +34,7 @@ SEARCH_SOURCE += [ FDirName $(SUBDIR) src ] ;
|
||||
|
||||
BinCommand wget :
|
||||
build_info.c
|
||||
c-ctype.c
|
||||
cmpt.c
|
||||
connect.c
|
||||
convert.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user