mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
Add Make function to get architecture
This commit is contained in:
parent
86c262d708
commit
9c0b8d3f71
@ -51,3 +51,4 @@ endef
|
||||
|
||||
smallify = $(subst $(SPACE),-,$(call lc,$1))
|
||||
|
||||
get_arch = $(shell $(CC) -dumpmachine | sed s/-.*//)
|
||||
|
Loading…
x
Reference in New Issue
Block a user