Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
F
fontconfig
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 152
    • Issues 152
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 17
    • Merge Requests 17
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • fontconfig
  • fontconfig
  • Issues
  • #108

Closed
Open
Opened Sep 02, 2018 by Ryan Schmidt@ryandesign

Provide a way to disable json-c

New in fontconfig 2.13.1, it looks for json-c at configure time and links with it at build time if it was found. This is only used for an optional test in the test suite.

I can't find an obvious way to disable this. It would be good to have an easy way, such as a configure flag, to allow me to specify that I don't want json-c to be looked for or used, even if it is present. (If there is a way to do it and I've missed it, please let me know how.)

This will help when cross-compiling. For example, if I'm trying to build a universal binary of fontconfig, and I have json-c installed non-universally, the build of fontconfig will fail when it can't find the other architecture in the json-c files. See https://trac.macports.org/ticket/57081.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: fontconfig/fontconfig#108