Author :
sthen
Date :
2008-04-10 15:22:17
Hash :c9509af2 Message :dynamips uses its own endianness definitions which don't include
all our arch, so it doesn't build on at least hppa/arm. Fix build
by using the definitions from our system headers instead.
No effect on existing arch - package bump is probably unnecessary
but done anyway to be sure.
Thanks to Jonathan Armani for testing that dynamips/gns3 on i386
are still happy.
ok ajacoutot