Skip to content

Commit

Permalink
x86/x86_64: change the build result from nuttx.elf to nuttx
Browse files Browse the repository at this point in the history
Just sync with other architecture.

Signed-off-by: Bowen Wang <[email protected]>
  • Loading branch information
CV-Bowen authored and xiaoxiang781216 committed Oct 11, 2024
1 parent 631b551 commit 20db146
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/x86_64/src/common/Toolchain.defs
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,6 @@ ifeq ($(CONFIG_HOST_MACOS),y)
AFLAGS += -Wa,--divide
endif

EXEEXT = .elf

LDFLAGS += -nostdlib -static

# Loadable module definitions
Expand Down

0 comments on commit 20db146

Please sign in to comment.