Changeset b49f4ae in mainline for arch/amd64/Makefile.inc
- Timestamp:
- 2005-09-06T09:56:26Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 50a4e25
- Parents:
- a5d1331
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/Makefile.inc
ra5d1331 rb49f4ae 11 11 BFD_ARCH=i386:x86-64 12 12 13 DEFS=-DARCH=$(ARCH) 13 DEFS=-DARCH=$(ARCH) -DFPU_LAZY 14 14 15 15 ifdef SMP
Note:
See TracChangeset
for help on using the changeset viewer.