Implemented building with clang and transferred control on compilation flags back to CMake#1
Implemented building with clang and transferred control on compilation flags back to CMake#1KOLANICH wants to merge 1 commit intotechnyon:masterfrom
Conversation
|
Thanks. Unfortunately I'm having troubles building with GCC (see below) I checked out your branch and pulled my master into it. I'm using Arduino ESP core 2.0.4, my guess would be the changes don't play well with versions > 2.0.0. Building on a Ubuntu VM. Will look into it and see if I can fix it somehow, or maybe you have an idea. -- -- Configuring done |
|
It's a draft currently, it is not finished and my local version is a bit different, so if you make some patches upon this PR some effort will be needed to rebase everytning. BTW, I'm using Mega and Uno. Have not tried with ESP32 yet. |
|
OK I see. Let me know when it's finished to I recheck. Might be worth upgrading to ESP32 it can do so much more :). |
…LVM bitcode in the case of LTO, llvm/llvm-project#55940) and "improved" building with AVR-gcc - no more hardcoded flags set by CMake itself!
No description provided.