Overview
Artifact ID: | babc3fc00a59d5fac9e21c7ae488631985b41101 |
---|---|
Ticket: | 950d0186f84f38d27558f2453ff6eff2651e6730
Leftover dSYM directories |
User & Date: | anonymous 2010-12-21 02:07:58 |
Changes
- 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.
- foundin changed to: "d16ccde510"
- private_contact changed to: "d66ecbed41cfc11708f85c2d7a607eb4c13c38e6"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to: "Leftover dSYM directories"
- type changed to: "Build_Problem"