Fix build problem in glue code for x86_64.

This commit is contained in:
Oliver Tappe 2013-08-27 23:28:39 +02:00
parent eb658691e9
commit af0200d6ef

View File

@ -1,5 +1,7 @@
SubDir HAIKU_TOP src system glue arch x86_64 ;
UsePrivateSystemHeaders ;
local architectureObject ;
for architectureObject in [ MultiArchSubDirSetup x86_64 ] {
on $(architectureObject) {