Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O Openwrt
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • olimex
  • Openwrt
  • Repository
Switch branch/tag
  • openwrt
  • target
  • sdk
  • Makefile
Find file BlameHistoryPermalink
  • Jo-Philipp Wich's avatar
    sdk: explicitely remove ccache directories when packing SDK · beb69e24
    Jo-Philipp Wich authored Jan 24, 2017
    
    
    Upon first invocation, the ccache program will create the required directory
    hierarchy so there is no point in shipping these empty directories.
    
    Removing those paths also avoids shipping dangling symlinks in case the
    directories got linked elsewhere, e.g. into a shared global cache.
    Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
    beb69e24

Replace Makefile

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.