Fix build problem in glue code for x86_64.
This commit is contained in:
parent
eb658691e9
commit
af0200d6ef
@ -1,5 +1,7 @@
|
||||
SubDir HAIKU_TOP src system glue arch x86_64 ;
|
||||
|
||||
UsePrivateSystemHeaders ;
|
||||
|
||||
local architectureObject ;
|
||||
for architectureObject in [ MultiArchSubDirSetup x86_64 ] {
|
||||
on $(architectureObject) {
|
||||
|
Loading…
Reference in New Issue
Block a user