The default include paths have been updated from be/ to os/ so copy correspondingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29057 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -113,7 +113,7 @@ copy_headers()
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
copy_headers $haikuSourceDir/headers/os $tmpIncludeDir/be
|
copy_headers $haikuSourceDir/headers/os $tmpIncludeDir/os
|
||||||
copy_headers $haikuSourceDir/headers/posix $tmpIncludeDir/posix
|
copy_headers $haikuSourceDir/headers/posix $tmpIncludeDir/posix
|
||||||
|
|
||||||
# configure gcc
|
# configure gcc
|
||||||
|
|||||||
Reference in New Issue
Block a user