123456789101112131415161718192021222324252627282930313233343536373839404142 |
- # libpcreposix.la - a libtool library file
- # Generated by libtool (GNU libtool) 2.4.6.42-b88ce
- #
- # Please DO NOT delete this file!
- # It is necessary for linking the library.
- # The name that we can dlopen(3).
- dlname='libpcreposix.so.0'
- # Names of this library.
- library_names='libpcreposix.so.0.0.6 libpcreposix.so.0 libpcreposix.so'
- # The name of the static archive.
- old_library='libpcreposix.a'
- # Linker flags that cannot go in dependency_libs.
- inherited_linker_flags=''
- # Libraries that this one depends upon.
- dependency_libs=' /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/pcre-8.43/libpcre.la'
- # Names of additional weak libraries provided by this library
- weak_library_names=''
- # Version information for libpcreposix.
- current=0
- age=0
- revision=6
- # Is this an already installed library?
- installed=no
- # Should we warn about portability when linking against -modules?
- shouldnotlink=no
- # Files to dlopen/dlpreopen
- dlopen=''
- dlpreopen=''
- # Directory that this library needs to be installed in:
- libdir='/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/pcre-8.43/release/lib'
- relink_command="(cd /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/pcre-8.43; /bin/bash \"/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/pcre-8.43/libtool\" --silent --tag CC --mode=relink /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -fvisibility=hidden -g -O2 -version-info 0:6:0 -o libpcreposix.la -rpath /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/pcre-8.43/release/lib libpcreposix_la-pcreposix.lo libpcre.la @inst_prefix_dir@)"
|