diff options
author | Wei-Ta Chen <weita@google.com> | 2010-01-06 18:42:25 +0800 |
---|---|---|
committer | Wei-Ta Chen <weita@google.com> | 2010-01-06 18:42:25 +0800 |
commit | d139dbb8189522279370e91311d76efecb077278 (patch) | |
tree | c0d1ce695a5423d9111c1d2a7f8445315bb7f4d0 /core/prelink-linux-arm.map | |
parent | 05c7f61cafa1455d0e81a9b49a729acd6c6d2939 (diff) | |
download | build-d139dbb8189522279370e91311d76efecb077278.zip build-d139dbb8189522279370e91311d76efecb077278.tar.gz build-d139dbb8189522279370e91311d76efecb077278.tar.bz2 |
Add libjpeg to the prelink map.
libjpeg is now built to a shared library,
which enables it be dynamically linked by various packeages/libraries.
Diffstat (limited to 'core/prelink-linux-arm.map')
-rw-r--r-- | core/prelink-linux-arm.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/prelink-linux-arm.map b/core/prelink-linux-arm.map index 4116834..1aecf71 100644 --- a/core/prelink-linux-arm.map +++ b/core/prelink-linux-arm.map @@ -164,4 +164,4 @@ librpc.so 0x9A400000 libtrace_test.so 0x9A300000 libsrec_jni.so 0x9A200000 libcerttool_jni.so 0x9A100000 - +libjpeg.so 0x9A000000 |