Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F fontconfig
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 181
    • Issues 181
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 23
    • Merge requests 23
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • fontconfig
  • fontconfig
  • Repository
Switch branch/tag
  • fontconfig
  • src
  • fccache.c
Find file BlameHistoryPermalink
  • Robert Yang's avatar
    src/fccache.c: Fix define for HAVE_POSIX_FADVISE · 586e3545
    Robert Yang authored Jan 25, 2019 and Akira TAGOH's avatar Akira TAGOH committed Jan 25, 2019
    
    
    Otherwise, there would be build errors in the following 2 cases:
    * define HAVE_POSIX_FADVISE
    Or:
    * undef HAVE_POSIX_FADVISE
    
    Signed-off-by: default avatarRobert Yang <liezhi.yang@windriver.com>
    586e3545