Remove transform-d-to-p
Ninja doesn't need the phony make targets, in fact, the parser doesn't handle them correctly and ends up duplicating the dependencies. This shrinks a `m native` deps file from 54M -> 35M on AOSP. Test: Compare out/build-aosp_angler.ninja before/after Test: wrote a tool to dump the .ninja_deps, added dedup feature, files identical after dedup. Change-Id: Iec7a9a0739e8678c1f4db79c68e423a39b9aad4b
Loading
Please register or sign in to comment