Commit graph

2 commits

Author SHA1 Message Date
Joerg Wunsch
71bf94a661 Don't use the ancient -m avrr85xx linker `emulation' option, binutils
2.15 doesn't provide it anymore.  Use -m avr2 instead now.

This patch is only required as a stop-gap measure, until the official
sources have fixed that.
2004-06-20 21:18:36 +00:00
Joerg Wunsch
b95a6324cc Remove `inline' from a function gcc 2.95 (in FreeBSD 4.x) warns that
it cannot inline it.  This caused the port build in FreeBSD 4.x to
break due to -Werror.

Submitted by:	Theodore A. Roth <troth@openavr.org>
2004-03-12 21:10:58 +00:00