Page MenuHomePhabricator

build: Remove -I for everything but project root
ClosedPublic

Authored by Fabien on May 10 2019, 09:55.

Details

Summary

Remove -I from build system for everything but the project root,
and built-in dependencies.

Partial backport of core PR11651 (commit 0c71521)
https://github.com/bitcoin/bitcoin/pull/11651/commits/0c715214dd2d03b66a366a87bf6d2c576c0176c2

Completes T649

Test Plan
make check
ninja check
ninja bitcoin-bench

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 10 2019, 16:35
This revision was automatically updated to reflect the committed changes.