mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
tools: Remove the special handle for Ubuntu under Windows 10
since the Native Linux support could be reused for this case: https://lists.apache.org/thread.html/r315682ed20bbeb2f1403cf592f892ef009274423189ffc5b3841a6a9%40%3Cdev.nuttx.apache.org%3E Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Brennan Ashton
parent
e53779065e
commit
a49a3eae51
@@ -93,12 +93,6 @@ config WINDOWS_CYGWIN
|
||||
Build natively in a Cygwin environment with POSIX style paths (like
|
||||
/cygdrive/c/Program Files)
|
||||
|
||||
config WINDOWS_UBUNTU
|
||||
bool "Ubuntu under Windows 10"
|
||||
---help---
|
||||
Build natively in an Ubuntu shell under Windows 10 environment with
|
||||
POSIX style paths (like /mnt/c/Program Files)
|
||||
|
||||
config WINDOWS_MSYS
|
||||
bool "MSYS or MSYS2"
|
||||
select TOOLCHAIN_WINDOWS
|
||||
|
||||
Reference in New Issue
Block a user