Make the syscall_time test compile under BeOS, too.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23051 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4afaeabbd8
commit
dc5e011806
@ -32,6 +32,8 @@ SimpleTest port_wakeup_test_9 : port_wakeup_test_9.cpp ;
|
||||
SimpleTest select_check : select_check.cpp ;
|
||||
SimpleTest select_close_test : select_close_test.cpp ;
|
||||
|
||||
SetSupportedPlatformsForTarget syscall_time
|
||||
: $(HAIKU_BEOS_COMPATIBLE_PLATFORMS) ;
|
||||
SimpleTest syscall_time : syscall_time.cpp ;
|
||||
|
||||
SimpleTest transfer_area_test : transfer_area_test.cpp ;
|
||||
|
Loading…
Reference in New Issue
Block a user