Hi Sasha, Undoing a change in the default vendor selection. The patch broke ibmgtsim compilation.
Signed-off-by: Yevgeny Kliteynik <[EMAIL PROTECTED]> --- opensm/include/vendor/osm_vendor_select.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opensm/include/vendor/osm_vendor_select.h b/opensm/include/vendor/osm_vendor_select.h index a7d12dc..8dcc05b 100644 --- a/opensm/include/vendor/osm_vendor_select.h +++ b/opensm/include/vendor/osm_vendor_select.h @@ -58,7 +58,7 @@ #ifndef OSM_VENDOR_INTF_TS #ifndef OSM_VENDOR_INTF_SIM #ifndef OSM_VENDOR_INTF_AL -#define OSM_VENDOR_INTF_OPENIB +#define OSM_VENDOR_INTF_AL #endif /* AL */ #endif /* TS */ #endif /* SIM */ -- 1.5.1.4 _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
