- Update to latest upstream version

This commit is contained in:
Doug Ledford 2009-04-22 16:43:13 +00:00
parent 3e3fe8c573
commit 5c60a7c3d2

View File

@ -1,12 +1,11 @@
diff -ru opensm-3.2.1.orig/include/vendor/osm_vendor.h opensm-3.2.1/include/vendor/osm_vendor.h
--- opensm-3.2.1.orig/include/vendor/osm_vendor.h 2009-03-06 10:34:06.000000000 +0000
+++ opensm-3.2.1/include/vendor/osm_vendor.h 2009-03-06 10:35:10.000000000 +0000
@@ -70,7 +70,7 @@
--- opensm-3.3.1/include/vendor/osm_vendor.h.elif 2008-10-14 05:04:45.000000000 -0400
+++ opensm-3.3.1/include/vendor/osm_vendor.h 2009-04-22 12:40:46.000000000 -0400
@@ -65,7 +65,7 @@
#include <vendor/osm_vendor_ibumad.h>
#elif defined( OSM_VENDOR_INTF_AL )
#include <vendor/osm_vendor_al.h>
-#elif
+#else
#error No MAD Interface selected!
#error Choose an interface in osm_vendor_select.h
#error Choose an interface in osm_config.h
#endif