Deduplicate dflags and lflags
For some reason, dflags and lflags were not using the 'add' convenience function, which allows to deduplicate flags. As a result some flags, especially link flags which propagate upwards, ended up taking half of the command line length. |
---|
|
source/dub/compilers/buildsettings.d |
---|