Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 532
    • Issues 532
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 101
    • Merge requests 101
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • BINDBIND
  • Issues
  • #1773

Closed
Open
Created Apr 21, 2020 by Michał Kępień@michalOwner0 of 1 task completed0/1 task

Consider including all compile flags in "named -V" output

The following discussion from !985 (merged) should be addressed:

  • @michal started a discussion: (+2 comments)

    Nit: I think this would be better written as:

    echo "CFLAGS: $STD_CFLAGS $CFLAGS"

    because that is the order that Automake uses in the Makefiles it generates with AM_CFLAGS set to $(STD_CFLAGS).

    Also, something for the future perhaps, but it would be nice to see all (effective) CFLAGS/CPPFLAGS/LDFLAGS in named -V output, not just those overridden using environment variables set when ./configure is run.

Assignee
Assign to
Time tracking