CVS log for ports/devel/simulavr/files/Attic/patch-test_asm
Up to [FreeBSD] / ports / devel / simulavr / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Sat Jul 30 22:03:01 2005 UTC (6 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
Upgrade to a new source tarball that has all of our functional private patches integrated. I give up on trying to convince the doxygen setup of simulavr to peacefully collaborate with LaTeX 3.x, it always ends up in producing a PDF file where it is supposed to produce a DVI file (which the build system then tries to process further). Instead, I hacked the configure and build system to not try building or installing any of its private documentation at all (the man and info pages are still around as they are already present in the source tarball). After all, the original simulavr is no longer being developed but has a successor named simulavrxx, so in future, I'll rather concentrate on making a FreeBSD port out of that one.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 20 21:18:36 2004 UTC (7 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
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.
