aboutsummaryrefslogtreecommitdiff
path: root/math/polymake/files/patch-support_build.make
diff options
context:
space:
mode:
Diffstat (limited to 'math/polymake/files/patch-support_build.make')
-rw-r--r--math/polymake/files/patch-support_build.make13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/polymake/files/patch-support_build.make b/math/polymake/files/patch-support_build.make
new file mode 100644
index 000000000000..0278aedb2632
--- /dev/null
+++ b/math/polymake/files/patch-support_build.make
@@ -0,0 +1,13 @@
+--- support/build.make 2007-01-17 16:25:44.000000000 +0000
++++ support/build.make 2010-01-28 22:51:05.116780927 +0000
+@@ -134,10 +134,6 @@
+ endif
+ endif # !SourceDir
+
+-ifeq "$(COMOversion)$(ICCversion)$(GCCversion)" ""
+- $(error unknown C++ compiler)
+-endif
+-
+ ifdef COMOversion
+ addinclude = -I$(patsubst $/,%,$(dir $(1))) --preinclude $(notdir $(1))
+ make_dep_opt := -MD --no_preproc_only