Skip to content

Commit

Permalink
Maybe like this
Browse files Browse the repository at this point in the history
  • Loading branch information
claucece committed Mar 15, 2020
1 parent d60e40a commit fa5fdf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.custom
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ ifeq ($(ARCH),arch64)
ARCH_DEF = arch_ref64
endif

echo $(ARCH_DEF)
echo $(ARCH)
$(info ARCH_DEF is $(ARCH_DEF))
$(info ARCH is $(ARCH))

# Subdirectories for objects etc.
# Many of them are mapped to build/obj right now, but could be split later.
Expand Down

0 comments on commit fa5fdf7

Please sign in to comment.