logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

libbearssl.pc.in (240B)


  1. prefix=@PREFIX@
  2. exec_prefix=${prefix}
  3. includedir=${prefix}/include
  4. libdir=${prefix}/lib
  5. Name: libbearssl
  6. Version: @VERSION@
  7. Description: The BearSSL implementation of the SSL/TLS protocol
  8. Cflags: -I${includedir}
  9. Libs: -L${libdir} -lbearssl