2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2025-01-24 09:20:00 +01:00
This commit is contained in:
Thomas Nagy 2011-10-14 20:22:09 +02:00
parent bed108b178
commit b283f54c08

View File

@ -12,7 +12,7 @@ For performance reasons, it is called after the build is complete.
We assume that the the folders are written atomically
Do export WAFCACHE=/tmp/foo_xyz where xyz represents the cache size in megabytes
Do export WAFCACHE=/tmp/foo_xyz where xyz represents the cache size in bytes
If missing, the default cache size will be set to 10GB
"""