https://bugs.freedesktop.org/show_bug.cgi?id=50480
Droste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|NOTABUG | --- Comment #2 from Droste <[email protected]> 2012-05-30 11:37:25 PDT --- git clean -fdx obviously does help (as it removes everything that is not tracked). but building mesa (with rerun autogen.sh) will recreate the *.lo files in src/mesa/libcore and make clean does not remove them. Currently to build x86 and x86_64 in the same tree I have to run git clean -fdx before building. before the change a make clean was enough. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
