HomePhabricator

- Remvoed clang configurations since it is just extra management overhead. The…

Referenced Files
F21665: image.png
Apr 1 2019, 11:33 AM
F21663: image.png
Apr 1 2019, 11:33 AM
Subscribers

Description

  • Remvoed clang configurations since it is just extra management overhead. The toolchain can be setup in NetBeans and selected separately for the project if you want to use clang.
  • Removed bullet from pkg-config linker flags as it is not needed since Echo's settings have these set to Echo locations correctly

Details

Auditors
Timotheos
Provenance
0xseantaskerAuthored on
0xseantaskerPushed on Mar 29 2019, 10:33 AM
Parents
rEE41f541ff67bd: - Fixed an additional warning
Branches
Unknown
Tags
Unknown

Event Timeline

Timotheos added a subscriber: Timotheos.

*shrug* As long as it's easy to use Clang too. I heard using it as well makes for better static code analysis.

All concerns with this commit have now been addressed.Mar 30 2019, 7:23 PM

The configurations had been there for years, I don't use them and they just make for more work when things do change. You can set up clang as a tool chain in Netbeans here:

image.png (680×807 px, 65 KB)

Then in the project settings switch the Tool Collection:

image.png (612×919 px, 47 KB)