Revert "interpreter: when overriding a dependency make its name match" This reverts commitpull/13387/headb1340e9bb1
. Revert "dependency: define equality and hash operators for Dependency" This reverts commit6d713e40f8
. This caused some projects to fail to build, such as libplacebo and libepoxy. Taking libplacebo as the example, the produced build.ninja does not include libvulkan.so as a linker input for src/libplacebo.so.338. We are probably getting dependency hashing wrong somewhere. Unsure where exactly and unsure how to create a test case. We are also deep into rc2. Revert it for now and try to re-land these changes for 1.6. Bug: https://bugs.gentoo.org/935443 Fixes: #13352
parent
140c557c87
commit
0392722bfd
3 changed files with 2 additions and 41 deletions
Loading…
Reference in new issue