Moved rld/ from apps/ into it's own directory, runtime_loader.
Moved the rld.so creation from kernel/Jamfile to kernel/runtime_loader/Jamfile. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@11936 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-1
@@ -254,7 +254,7 @@ done
|
||||
|
||||
cd $sourceDir/objects/${arch}.R1/kernel/
|
||||
$scd ${sPrefix}$sourceDir/objects/${arch}.R1/kernel/
|
||||
$cp ${sPrefix}rld.so ${sPrefix}libroot.so $targetDir/beos/system/lib/
|
||||
$cp ${sPrefix}runtime_loader/rld.so ${sPrefix}libroot.so $targetDir/beos/system/lib/
|
||||
|
||||
|
||||
# servers
|
||||
|
||||
Reference in New Issue
Block a user