Change gcc41 search path setup to match gcc34.
[dragonfly.git] / gnu / usr.bin / cc41 / cc_prep / multilib.h
blob654f6cff96c87fff2dc2ebc303735d3f1c577ab7
1 /* $DragonFly: src/gnu/usr.bin/cc41/cc_prep/multilib.h,v 1.1 2006/09/27 12:10:33 corecode Exp $ */
3 static const char *const multilib_raw[] = {
4 ". ;",
5 NULL
6 };
8 static const char *const multilib_matches_raw[] = {
9 NULL
12 static const char *multilib_extra = "";
14 static const char *const multilib_exclusions_raw[] = {
15 NULL
18 static const char *multilib_options = "";