mirror of https://gerrit.osmocom.org/libusrp
Since recent system upgrade which pulled in sdcc 4.3.0, build fails with following error: /git/libusrp/firmware/include/fx2regs.h:324: syntax error: token -> '+' ; column 26 It seems newer sdcc doesn't like having sums directly in there. Using parenthesis around the expression fixes the problem. Related: OS#6157 Change-Id: Iccc0b1ffe95971957f16008c3e3b873d065ba0ea |
||
---|---|---|
.. | ||
include | ||
lib | ||
src | ||
.gitignore | ||
Makefile.am |