summaryrefslogtreecommitdiffstats
path: root/third_party/lzma_sdk/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/lzma_sdk/README.chromium')
-rw-r--r--third_party/lzma_sdk/README.chromium3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/lzma_sdk/README.chromium b/third_party/lzma_sdk/README.chromium
index eced88a..c9ea02f 100644
--- a/third_party/lzma_sdk/README.chromium
+++ b/third_party/lzma_sdk/README.chromium
@@ -15,8 +15,5 @@ proper file paths and generate a static lib.
The patch in chromium.patch was applied to CpuArch.c to fix compile error on
32bit Linux.
-2013-06-10: Removed chromium.patch and the associated changes, which caused a
-runtime segmentation fault.
-
An #include <stdlib.h> needs to be added to CpuArch.h to avoid a warning on
Win32.