aboutsummaryrefslogtreecommitdiff
path: root/depends/hosts/linux.mk
Commit message (Collapse)AuthorAgeFilesLines
* depends: add debug/release flags for linux/osx/winCory Fields2014-09-251-1/+9
| | | | | Linux and mingw enable libstdc++ debugging for extra runtime checks. OSX doesn't play nice, so don't enable it there.
* depends: add shared dependency builderCory Fields2014-08-081-0/+23
See the README's in depends for documentation