./devel/tavrasm, Assembler for the Atmel AVR series of microcontrollers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q1, Version: 1.22, Package name: tavrasm-1.22, Maintainer: pkgsrc-users

tavrasm is an assembler for the Atmel AVR series of microcontrollers.
It compiles code written for Atmels AVR DOS assembler. Other features
include macros in macros, 'C' escape characters in char/string
literals.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2015-05-08 09:59:16 by Hiramatsu Yoshifumi | Files touched by this commit (1)
Log message:
Pullup ticket #4695 - requested by joerg
devel/tavrasm: build fix

Revisions pulled up:
- devel/tavrasm/Makefile                                        1.21

---
   Module Name: pkgsrc
   Committed By:        joerg
   Date:                Sun Apr 26 13:26:32 UTC 2015

   Modified Files:
        pkgsrc/devel/tavrasm: Makefile

   Log message:
   Drop ONLY_FOR_COMPILER, works at least with clang.