File tree Expand file tree Collapse file tree 6 files changed +12
-6
lines changed Expand file tree Collapse file tree 6 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ LLCOPS = -march=arm -mcpu=arm1176jzf-s
46
46
LLCOPS0 = -march=arm
47
47
LLCOPS1 = -march=arm -mcpu=arm1176jzf-s
48
48
COPS = -Wall -O2 -nostdlib -nostartfiles -ffreestanding
49
- OOPS = -std-compile-opts
49
+ # OOPS = -std-compile-opts
50
+ OOPS = -std-link-opts
50
51
51
52
clang : blinker01.clang.hex blinker01.clang.bin
52
53
Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ LLCOPS = -march=arm -mcpu=arm1176jzf-s
46
46
LLCOPS0 = -march=arm
47
47
LLCOPS1 = -march=arm -mcpu=arm1176jzf-s
48
48
COPS = -Wall -O2 -nostdlib -nostartfiles -ffreestanding
49
- OOPS = -std-compile-opts
49
+ # OOPS = -std-compile-opts
50
+ OOPS = -std-link-opts
50
51
51
52
clang : blinker01.clang.hex blinker01.clang.bin
52
53
Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ LLCOPS = -march=arm -mcpu=arm1176jzf-s
46
46
LLCOPS0 = -march=arm
47
47
LLCOPS1 = -march=arm -mcpu=arm1176jzf-s
48
48
COPS = -Wall -O2 -nostdlib -nostartfiles -ffreestanding
49
- OOPS = -std-compile-opts
49
+ # OOPS = -std-compile-opts
50
+ OOPS = -std-link-opts
50
51
51
52
clang : blinker01.clang.hex blinker01.clang.bin
52
53
Original file line number Diff line number Diff line change @@ -43,7 +43,8 @@ LLCOPS = -march=arm -mcpu=arm1176jzf-s
43
43
LLCOPS0 = -march=arm
44
44
LLCOPS1 = -march=arm -mcpu=arm1176jzf-s
45
45
COPS = -Wall -O2 -nostdlib -nostartfiles -ffreestanding
46
- OOPS = -std-compile-opts
46
+ # OOPS = -std-compile-opts
47
+ OOPS = -std-link-opts
47
48
48
49
clang : blinker02.clang.hex blinker02.clang.bin
49
50
Original file line number Diff line number Diff line change @@ -43,7 +43,8 @@ LLCOPS = -march=arm -mcpu=arm1176jzf-s
43
43
LLCOPS0 = -march=arm
44
44
LLCOPS1 = -march=arm -mcpu=arm1176jzf-s
45
45
COPS = -Wall -O2 -nostdlib -nostartfiles -ffreestanding
46
- OOPS = -std-compile-opts
46
+ # OOPS = -std-compile-opts
47
+ OOPS = -std-link-opts
47
48
48
49
clang : blinker02.clang.hex blinker02.clang.bin
49
50
Original file line number Diff line number Diff line change @@ -43,7 +43,8 @@ LLCOPS = -march=arm -mcpu=arm1176jzf-s
43
43
LLCOPS0 = -march=arm
44
44
LLCOPS1 = -march=arm -mcpu=arm1176jzf-s
45
45
COPS = -Wall -O2 -nostdlib -nostartfiles -ffreestanding
46
- OOPS = -std-compile-opts
46
+ # OOPS = -std-compile-opts
47
+ OOPS = -std-link-opts
47
48
48
49
clang : blinker02.clang.hex blinker02.clang.bin
49
50
You can’t perform that action at this time.
0 commit comments