Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ci-flags.py « ci - github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 044fdb1c214da976c9b2edca5132f76f07431457 (plain)
1
2
3
Import("env")

env.Append(CXXFLAGS=["-Wno-register"])