Fixed build on r5 & haiku (patch provided by Philipp Schmid)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13313 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -11,3 +11,11 @@ App AboutHaiku :
|
|||||||
: libbe.so libtranslation.so
|
: libbe.so libtranslation.so
|
||||||
: AboutHaiku.rdef
|
: AboutHaiku.rdef
|
||||||
;
|
;
|
||||||
|
|
||||||
|
if $(HAIKU_COMPATIBLE) {
|
||||||
|
LinkSharedOSLibs AboutHaiku : libroot.so ;
|
||||||
|
}
|
||||||
|
|
||||||
|
SEARCH on [ FGristFiles
|
||||||
|
strlcpy.c
|
||||||
|
] = [ FDirName $(OBOS_TOP) src system libroot posix string ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user