Edit

kc3-lang/pkgconf/tests/lib1/sysroot-dir.pc

Branch :

  • Show log

    Commit

  • Author : William Pitcock
    Date : 2014-07-09 01:23:51
    Hash : 12ff14f8
    Message : fragments: handle sysroot dir munging directly in a smarter way Previously we just let the tuple system handle it, but pkg-config modules which do not define variables were able to get by the checks. While here, check to ensure we do not duplicate the sysroot dir twice if it is already defined in the pkg-config module file. Downstream bug: https://bugs.busybox.net/show_bug.cgi?id=5750

  • tests/lib1/sysroot-dir.pc
  • Name: sysroot-dir
    Description: Package for testing whether sysroot dirs are repeated or not
    Version: 1
    CFlags: -I/sysroot/include
    Libs: -L/sysroot/lib -lfoo