Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • B bedtools2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • R3R3
  • legacylegacy
  • bedtools2
  • Repository
Switch branch/tag
  • bedtools2
  • src
  • bamToFastq
  • Makefile
Find file BlameHistoryPermalink
  • Christian Krause's avatar
    adds CPPFLAGS to all compilation targets · af0f9fb6
    Christian Krause authored Mar 05, 2015
    -   this makes it possible to discover a dependency like zlib in a
        non-standard location via, e.g.:
    
            export CPPFLAGS="-I/usr/local/zlib/1.2.8-4/include"
            make
    
    -   fixes #206
    af0f9fb6