SteelRiceContainer / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

..../hammer.sh --clean does not clean for fresh build #396

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. build using the swtools script (..../hammer.sh)
2. clean using the swtools script (..../hammer.sh --clean)
3. notice that the object files are gone, but the .a files have not been 
cleaned.

What is the expected output? What do you see instead?
talk/build/dbg/lib is not empty
talk/build/dbg/lib should be empty

What version of the product are you using? On what operating system?
OS X 10.6.8 and 0.6.14
Patches as described here: 
http://blog.bjornroche.com/2012/09/compiling-libjingle-on-os-x.html

Please provide any additional information below.

Original issue reported on code.google.com by bj...@xowave.com on 10 Sep 2012 at 6:37