summaryrefslogtreecommitdiffhomepage
path: root/tracker-rs/rs_impl/bin/amd64/rs-impl.lib
AgeCommit message (Collapse)Author
2016-07-07tracker/rs: use static linkageStanislaw Halik
There's no reason not to link statically the impl library. As suggested by @ph0b, use subdirs for each arch. This helps with object file clobber.