mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
OP-483: rename win32 to winx86 (it works on 64-bit too)
This commit is contained in:
parent
25c44d3d0d
commit
8535ae52b8
@ -132,7 +132,7 @@ MAKEFLAGS += --no-print-directory
|
||||
endif
|
||||
|
||||
# Platform-dependent stuff
|
||||
PLATFORM := win32
|
||||
PLATFORM := winx86
|
||||
UNAME := $(shell uname)
|
||||
ifeq ($(UNAME), Linux)
|
||||
PLATFORM := linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user