docs: note dynamic linker generator requirements

Interim fix.  See https://github.com/libopencm3/libopencm3/issues/732
and https://github.com/libopencm3/libopencm3/pull/731
This commit is contained in:
Karl Palsson 2016-12-27 21:46:40 +00:00
parent 1963f3296f
commit 6b5edeb091

View File

@ -40,6 +40,8 @@ Prerequisites
------------- -------------
Building requires python. (Some code is generated) Building requires python. (Some code is generated)
If your user application uses the (optional) dynamic linker script generator,
you will (presently) need GNU awk. Please see https://github.com/libopencm3/libopencm3/issues/732
**For Ubuntu/Fedora:** **For Ubuntu/Fedora:**