Description libmach: use Go's ureg headers on Plan 9
The CL 49090043 renamed Ureg structures to Ureg386,
UregArm and UregAmd64. This broke build on Plan 9,
since ureg_x86.h includes /386/include/ureg.h, which
declares a structure named Ureg instead of Ureg386.
Patch Set 1 #Patch Set 2 : diff -r 388147b8c94b https://code.google.com/p/go #Patch Set 3 : diff -r 388147b8c94b https://code.google.com/p/go #Patch Set 4 : diff -r db15aed35700 https://code.google.com/p/go #
MessagesTotal messages: 9
|