tmux: build fix: don't -I /usr/local/include
authorLawrence D'Anna <redacted>
Sun, 22 Mar 2015 10:36:10 +0000 (03:36 -0700)
committerLawrence D'Anna <redacted>
Tue, 24 Mar 2015 01:38:53 +0000 (18:38 -0700)
commitbd78782e2e949b94f7386149dacde4d05dc2d4f2
tree1438f1fa5a3bdac0a8e772f210eb3b789b0fdeb0
parentbd5a3304c46730f42133b7d682bc88824e1fb69e
tmux: build fix: don't -I /usr/local/include

Tmux is forcing -I /usr/local/include on the compiler.  Obviously, this is not
good for cross compiles.  God only knows why they put it here in the first
place.

Signed-off-by: Lawrence D'Anna <redacted>
utils/tmux/patches/200-usr-local.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT