mirror of
https://github.com/esphome/esphome.git
synced 2025-09-13 08:42:18 +01:00
small fix
This commit is contained in:
@@ -64,6 +64,7 @@ def clang_options(idedata):
|
|||||||
else:
|
else:
|
||||||
cmd.extend(
|
cmd.extend(
|
||||||
[
|
[
|
||||||
|
# disable built-in include directories from the host
|
||||||
"-nostdinc++",
|
"-nostdinc++",
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user