summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-routines_system_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/patches/patch-routines_system_Makefile.in')
-rw-r--r--math/scilab/patches/patch-routines_system_Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/math/scilab/patches/patch-routines_system_Makefile.in b/math/scilab/patches/patch-routines_system_Makefile.in
new file mode 100644
index 00000000000..a8dd5541d5a
--- /dev/null
+++ b/math/scilab/patches/patch-routines_system_Makefile.in
@@ -0,0 +1,14 @@
+$NetBSD: patch-routines_system_Makefile.in,v 1.1 2012/05/06 11:07:24 hans Exp $
+
+--- routines/system/Makefile.in.orig 2006-10-23 13:49:02.000000000 +0200
++++ routines/system/Makefile.in 2012-05-06 11:51:37.838241380 +0200
+@@ -41,6 +41,9 @@ include ../Make.lib
+ getsym.o: getsym.f
+ $(FC) @FC_OPTIONS2@ -c getsym.f -o getsym.o
+
++algebre.o: algebre.f
++ $(FC) $(FC_OPTIONS) -fno-range-check -c $< -o $@
++
+ allops.o: ../stack.h
+ bexec.o: ../stack.h
+ clause.o: ../stack.h