8 Commits

Author SHA1 Message Date
Dom Cobley
96a7334ae9 README: Update to make it clear that most code in this repo is deprecated 2023-10-20 16:43:38 +01:00
Dave Stevenson
2e2899cc6f Fix ups for James 2019-03-05 10:53:04 +00:00
Dave Stevenson
391c04647b Review fixups 2019-03-05 10:53:04 +00:00
Dave Stevenson
8b8f6571b6 buildme: Add option for ARM64 builds via either native or cross compile
Supports native builds on aarch64 machines.

Supports making a 64-bit build via either cross compiling, or on
aarch64 machines.
Both options require the addition of --aarch64 to the command line,
otherwise 32-bit libraries will be built.

Cross compiling requires the aarch64-linux-gnu- compile tools to
be installed (packages gcc-5-aarch64-linux-gnu and g++-aarch64-linux-gnu
on Ubuntu).
2019-03-05 10:53:04 +00:00
James Hughes
6da49bce07 Update README.md 2019-01-09 17:32:31 +00:00
James Hughes
b65652494c Update README.md 2017-12-05 12:44:02 +00:00
popcornmix
729c0e6562 Initial import of userland code 2012-10-24 11:42:57 +01:00
raspberrypi
c7bc07aea0 Initial commit 2012-10-24 02:58:46 -07:00