cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

libtraceevent.pc.template (274B)


      1prefix=INSTALL_PREFIX
      2libdir=LIB_DIR
      3includedir=HEADER_DIR
      4
      5Name: libtraceevent
      6URL: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
      7Description: Linux kernel trace event library
      8Version: LIB_VERSION
      9Cflags: -I${includedir}
     10Libs: -L${libdir} -ltraceevent