URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Subversion Repositories eco32
Compare Revisions
- This comparison shows the changes necessary to convert path
/eco32/trunk/binutils/as
- from Rev 24 to Rev 253
- ↔ Reverse comparison
Rev 24 → Rev 253
/Makefile
4,7 → 4,7
|
BUILD = ../../build |
|
CC = gcc -m32 |
CC = gcc |
CFLAGS = -g -Wall |
LDFLAGS = -g |
LDLIBS = -lm |