summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorDavid Korth <gerbilsoft@gerbilsoft.com>2018-06-30 11:46:46 -0400
committerDavid Korth <gerbilsoft@gerbilsoft.com>2018-07-02 12:59:09 -0400
commit72458c1cff9572fa17b1dc5f29d15e16a8da1bdf (patch)
treec37946661be5bca3733e3201b3869a7be5acdfa6 /Source/Core/VideoCommon/TextureCacheBase.cpp
parenta9841e4fc41ef5a7591facd2dc270c4954c1754f (diff)
CMake: Use thin archives on Linux.
Thin archives contain pathnames pointing to the object files instead of full copies of the object files. This significantly reduces the disk usage when building Dolphin. Size of *.a files: (gcc-8.1.0, Linux amd64) - Before: 83,876 KB - After: 1,876 KB - Diff: -82,000 KB The resulting binaries are the same as before. A similar change was implemented in the Linux kernel v4.8: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a5967db9af51a84f5e181600954714a9e4c69f1f
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions