重新编译libtiff以支持jpeg压缩

This commit is contained in:
luoliangyi 2022-05-14 15:50:12 +08:00
parent e9e446d18b
commit bb549be073
5 changed files with 9 additions and 9 deletions

Binary file not shown.

8
third_party/libtiff/uos/aarch64/lib/libtiff.la vendored Normal file → Executable file
View File

@ -5,10 +5,10 @@
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libtiff.so.5'
dlname=''
# Names of this library.
library_names='libtiff.so.5.5.0 libtiff.so.5 libtiff.so'
library_names=''
# The name of the static archive.
old_library='libtiff.a'
@ -17,7 +17,7 @@ old_library='libtiff.a'
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=' -lz -lm'
dependency_libs=' -L/home/huagao/sane/code_app/third_party/libjpeg/uos/aarch64/lib -lz -lm /home/huagao/hgproject/third_party/libjpeg/uos/amd64/jpeg-9d/lib/libjpeg.la'
# Names of additional weak libraries provided by this library
weak_library_names=''
@ -38,4 +38,4 @@ dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/home/huagao/hgproject/third_party/libtiff/uos/amd64/tiff-4.1.0/release/lib'
libdir='/home/huagao/sane/code_app/third_party/libtiff/uos/aarch64/tiff-4.1.0/release/lib'

Binary file not shown.

8
third_party/libtiff/uos/aarch64/lib/libtiffxx.la vendored Normal file → Executable file
View File

@ -5,10 +5,10 @@
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libtiffxx.so.5'
dlname=''
# Names of this library.
library_names='libtiffxx.so.5.5.0 libtiffxx.so.5 libtiffxx.so'
library_names=''
# The name of the static archive.
old_library='libtiffxx.a'
@ -17,7 +17,7 @@ old_library='libtiffxx.a'
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=' /home/huagao/hgproject/third_party/libtiff/uos/amd64/tiff-4.1.0/release/lib/libtiff.la -lz'
dependency_libs=' -L/home/huagao/sane/code_app/third_party/libjpeg/uos/aarch64/lib /home/huagao/sane/code_app/third_party/libtiff/uos/aarch64/tiff-4.1.0/release/lib/libtiff.la -lz /home/huagao/hgproject/third_party/libjpeg/uos/amd64/jpeg-9d/lib/libjpeg.la'
# Names of additional weak libraries provided by this library
weak_library_names=''
@ -38,4 +38,4 @@ dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/home/huagao/hgproject/third_party/libtiff/uos/amd64/tiff-4.1.0/release/lib'
libdir='/home/huagao/sane/code_app/third_party/libtiff/uos/aarch64/tiff-4.1.0/release/lib'

View File

@ -1,4 +1,4 @@
prefix=/home/huagao/hgproject/third_party/libtiff/uos/amd64/tiff-4.1.0
prefix=/home/huagao/sane/code_app/third_party/libtiff/uos/aarch64/tiff-4.1.0/release
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include