The old Jamfile was fine and is certainly able to build AboutHaiku under R5;
reverted last change. Please, if you intend to build an application for R5, make sure that the build target platform ($TARGET_PLATFORM) is set correctly. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13326 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -11,11 +11,3 @@ 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