diff options
Diffstat (limited to 'science/cgnslib/files')
3 files changed, 0 insertions, 39 deletions
diff --git a/science/cgnslib/files/patch-src_cgnstools_cgnscalc_calcwish.c b/science/cgnslib/files/patch-src_cgnstools_cgnscalc_calcwish.c deleted file mode 100644 index 5c6f4c7d691f..000000000000 --- a/science/cgnslib/files/patch-src_cgnstools_cgnscalc_calcwish.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/cgnstools/cgnscalc/calcwish.c.orig 2017-07-17 21:51:06 UTC -+++ src/cgnstools/cgnscalc/calcwish.c -@@ -20,8 +20,10 @@ - * Sun shared libraries to be used for Tcl. - */ - -+#ifndef __FreeBSD__ - extern int matherr(); - int *tclDummyMathPtr = (int *) matherr; -+#endif /* FreeBSD test */ - - #ifdef TK_TEST - extern int Tcltest_Init _ANSI_ARGS_((Tcl_Interp *interp)); diff --git a/science/cgnslib/files/patch-src_cgnstools_cgnsplot_plotwish.c b/science/cgnslib/files/patch-src_cgnstools_cgnsplot_plotwish.c deleted file mode 100644 index 2b52371f169e..000000000000 --- a/science/cgnslib/files/patch-src_cgnstools_cgnsplot_plotwish.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/cgnstools/cgnsplot/plotwish.c.orig 2017-07-17 21:51:06 UTC -+++ src/cgnstools/cgnsplot/plotwish.c -@@ -20,8 +20,10 @@ - * Sun shared libraries to be used for Tcl. - */ - -+#ifndef __FreeBSD__ - extern int matherr(); - int *tclDummyMathPtr = (int *) matherr; -+#endif /* FreeBSD test */ - - extern int Cgnstcl_Init _ANSI_ARGS_((Tcl_Interp *interp)); - extern int Tkogl_Init _ANSI_ARGS_((Tcl_Interp *interp)); diff --git a/science/cgnslib/files/patch-src_cgnstools_cgnsview_cgiowish.c b/science/cgnslib/files/patch-src_cgnstools_cgnsview_cgiowish.c deleted file mode 100644 index 0e8ddbec0512..000000000000 --- a/science/cgnslib/files/patch-src_cgnstools_cgnsview_cgiowish.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/cgnstools/cgnsview/cgiowish.c.orig 2017-07-17 21:51:06 UTC -+++ src/cgnstools/cgnsview/cgiowish.c -@@ -20,8 +20,10 @@ - * Sun shared libraries to be used for Tcl. - */ - -+#ifndef __FreeBSD__ - extern int matherr(); - int *tclDummyMathPtr = (int *) matherr; -+#endif /* FreeBSD test */ - - #ifdef TK_TEST - extern int Tcltest_Init _ANSI_ARGS_((Tcl_Interp *interp)); |
