Move UsePrivateSystemHeaders into arch-specific block.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
SubDir HAIKU_TOP src system glue arch x86_64 ;
|
||||
|
||||
UsePrivateSystemHeaders ;
|
||||
|
||||
local architectureObject ;
|
||||
for architectureObject in [ MultiArchSubDirSetup x86_64 ] {
|
||||
on $(architectureObject) {
|
||||
UsePrivateSystemHeaders ;
|
||||
|
||||
Objects
|
||||
crti.S
|
||||
crtn.S
|
||||
|
||||
Reference in New Issue
Block a user