(include_prefix): New variable.
commit524c2193a3e63946900b72195b18edffaace2efe
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 1994 20:37:22 +0000 (18 20:37 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 1994 20:37:22 +0000 (18 20:37 +0000)
tree72be0551f19e9bdfb67e2070d5558da9dba4e261
parent0330c077aec77a65faee5ba84eb84c721f92c223
(include_prefix): New variable.
(process_command): Add path/include to include_prefix when see a
-Bpath option.
(do_spec_1, case 'I'): Pass include_prefix directories to cpp with
the -isystem option.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6813 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/gcc.c