mirror of https://github.com/arendst/Tasmota.git
Delete cxx_flags.py
This commit is contained in:
parent
439ff99962
commit
e42915dd61
|
@ -1,4 +0,0 @@
|
|||
Import("env")
|
||||
|
||||
# General options that are passed to the C++ compiler
|
||||
env.Append(CXXFLAGS=["-fpermissive"])
|
Loading…
Reference in New Issue