123456789101112131415161718192021222324252627282930313233343536373839404142 |
- # libpcrecpp.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='libpcrecpp.so.0'
- # Names of this library.
- library_names='libpcrecpp.so.0.0.1 libpcrecpp.so.0 libpcrecpp.so'
- # The name of the static archive.
- old_library='libpcrecpp.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 libpcrecpp.
- current=0
- age=0
- revision=1
- # 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 CXX --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-g++ -fvisibility=hidden -fvisibility-inlines-hidden -O2 -version-info 0:1:0 -o libpcrecpp.la -rpath /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/pcre-8.43/release/lib libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la @inst_prefix_dir@)"
|