Lines Matching full:patches
43 patches applied.
49 openssl-chromium.config or the content of patches.chromium/ then run:
69 openssl/patches/
70 Directory containing several Android-specific patches to
72 Android ones. See openssl/patches/README for a description
73 of what each of these patches do.
77 to enable, what patches to apply, which source files to compile
87 Chromium patches), one would do something like:
102 patches.chromium/
103 A set of additional patches to apply to the openssl/ tree
106 These patches are applied _before_ import_openssl.sh is run to
141 4) Apply chromium-specific patches.
151 Chromium-specific patches:
153 The list of Chromium-specific patches to apply to the Android tree is
154 located in patches.chromium/. Currently this consists of:
184 Adding new Chromium patches:
205 (cd /tmp/aaa/build && diff -burN android-openssl.orig android-openssl) > patches.chromium/my-new-change.patch