Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P Pacman
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 21
    • Merge requests 21
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pacman
  • Pacman
  • Repository
Switch branch/tag
  • pacman
  • scripts
  • makepkg.sh.in
Find file BlameHistoryPermalink
  • Eli Schwartz's avatar
    makepkg: if "!buildflags" and "debug" coincide, unset the debug buildflags too · 1aaf9508
    Eli Schwartz authored Nov 04, 2018 and Allan McRae's avatar Allan McRae committed Nov 27, 2018
    
    
    If a user has a makepkg.conf policy to enable debug builds, but a
    PKGBUILD has disabled buildflags, we would unset the *FLAGS but then
    later append the debug *FLAGS anyway, which would result in some *FLAGS
    being used, against the wishes of the PKGBUILD author.
    
    Signed-off-by: Eli Schwartz's avatarEli Schwartz <eschwartz@archlinux.org>
    Signed-off-by: Allan McRae's avatarAllan McRae <allan@archlinux.org>
    1aaf9508