Changeset 4d3e5a4 in buchla-68k


Ignore:
Timestamp:
07/21/2017 12:50:40 AM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
55edaf3
Parents:
84920eb
Message:

Base registers default to word size.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r84920eb r4d3e5a4  
    2020                                -I include
    2121
    22 FLAGS_ASM :=    $(FLAGS) -Wa,--register-prefix-optional
     22FLAGS_ASM :=    $(FLAGS) -Wa,--register-prefix-optional,--base-size-default-16
    2323FLAGS_LNK :=    $(FLAGS) -mshort -std=c99 -ffreestanding -nostdlib
    2424
Note: See TracChangeset for help on using the changeset viewer.