summaryrefslogtreecommitdiffstats
path: root/system/upx/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/upx/README')
-rw-r--r--system/upx/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/upx/README b/system/upx/README
new file mode 100644
index 0000000000..b06c7bac41
--- /dev/null
+++ b/system/upx/README
@@ -0,0 +1,6 @@
+UPX achieves an excellent compression ratio and offers very fast
+decompression. Your executables suffer no memory overhead or other
+drawbacks for most of the formats supported, because of in-place
+decompression.
+
+This requires ucl at build-time.