Initial support for ARM-64 clientside.
Clientside builds on HP Moonshot, haven't tried running anything. The most significant change here is moving to autoconf 2.69, which is the first that supports "aarch64". This required replacing the scripts in autoconf/ and significant textual changes to configure.in files. Other than that, it was all lint.
Showing
- autoconf/config.guess 613 additions, 473 deletionsautoconf/config.guess
- autoconf/config.sub 400 additions, 122 deletionsautoconf/config.sub
- clientside/autoconf/config.guess 613 additions, 473 deletionsclientside/autoconf/config.guess
- clientside/autoconf/config.sub 400 additions, 122 deletionsclientside/autoconf/config.sub
- clientside/config.h.in 60 additions, 5 deletionsclientside/config.h.in
- clientside/configure 1712 additions, 2081 deletionsclientside/configure
- clientside/configure.in 8 additions, 9 deletionsclientside/configure.in
- clientside/event/GNUmakefile.in 8 additions, 2 deletionsclientside/event/GNUmakefile.in
- clientside/event/link-agent/link-agent.c 7 additions, 6 deletionsclientside/event/link-agent/link-agent.c
- clientside/event/program-agent/program-agent.c 9 additions, 8 deletionsclientside/event/program-agent/program-agent.c
- clientside/event/proxy/evproxy.c 4 additions, 5 deletionsclientside/event/proxy/evproxy.c
- clientside/event/proxy/evproxyplab.cc 3 additions, 2 deletionsclientside/event/proxy/evproxyplab.cc
- clientside/os/capture/capquery.c 1 addition, 1 deletionclientside/os/capture/capquery.c
- clientside/os/capture/capture.c 5 additions, 6 deletionsclientside/os/capture/capture.c
- clientside/os/growdisk/growdisk.c 6 additions, 5 deletionsclientside/os/growdisk/growdisk.c
- clientside/os/imagezip/ffs/disklabel.h 1 addition, 1 deletionclientside/os/imagezip/ffs/disklabel.h
- clientside/os/imagezip/hashmap/hashmap.c 0 additions, 3 deletionsclientside/os/imagezip/hashmap/hashmap.c
- clientside/os/imagezip/imagehash.c 4 additions, 6 deletionsclientside/os/imagezip/imagehash.c
- clientside/os/syncd/emulab-syncd.c 6 additions, 4 deletionsclientside/os/syncd/emulab-syncd.c
- clientside/tmcc/findif.c 3 additions, 3 deletionsclientside/tmcc/findif.c
Loading
Please register or sign in to comment