Skip to content

Commit

Permalink
[SPEC] nano spec test (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
hexdae authored Jul 3, 2024
1 parent b370797 commit a068aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/arm-none-eabi/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ cc_binary(
linkopts = [
"-nostartfiles",
"-Wl,--entry,main",
"--specs=nano.specs",
],
deps = [":arm_library"],
)
Expand Down

0 comments on commit a068aeb

Please sign in to comment.