Ticket Change Details
Not logged in
Overview

Artifact ID: babc3fc00a59d5fac9e21c7ae488631985b41101
Ticket: 950d0186f84f38d27558f2453ff6eff2651e6730
Leftover dSYM directories
User & Date: anonymous 2010-12-21 02:07:58
Changes

  1. comment changed to:
    On Mac OS X directories with .dSYM extension are created during build. The latest fossil builds everything in the $OBJDIR now and make clean therefor fails on rm -f $OBJDIR/* since it contains the dSYM directories. Adding -r to the rm should fix this.
    
  2. foundin changed to: "d16ccde510"
  3. private_contact changed to: "d66ecbed41cfc11708f85c2d7a607eb4c13c38e6"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to: "Leftover dSYM directories"
  7. type changed to: "Build_Problem"