summaryrefslogtreecommitdiff
path: root/audio/tclmidi/files/patch-ab (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-28Rename audio/ patch-xy patches to reflect the files they modify.Adam Weinberger1-26/+0
2004-03-29Fix build on amd64 (don't try and link static libraries into shared)Kris Kennaway1-4/+19
1999-09-20We don't need to explicitly '-lg++' since our C++ compiler does it for usSteve Price1-0/+11
as required.