diff options
Diffstat (limited to 'sci-mathematics/octave/files/octave-4.2.0-disable-getcwd-path-max-test-as-it-is-too-slow.patch')
-rw-r--r-- | sci-mathematics/octave/files/octave-4.2.0-disable-getcwd-path-max-test-as-it-is-too-slow.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sci-mathematics/octave/files/octave-4.2.0-disable-getcwd-path-max-test-as-it-is-too-slow.patch b/sci-mathematics/octave/files/octave-4.2.0-disable-getcwd-path-max-test-as-it-is-too-slow.patch deleted file mode 100644 index f6fa7be3b28f..000000000000 --- a/sci-mathematics/octave/files/octave-4.2.0-disable-getcwd-path-max-test-as-it-is-too-slow.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/m4/getcwd.m4 -+++ b/m4/getcwd.m4 -@@ -110,7 +110,7 @@ - - gl_abort_bug=no - case "$host_os" in -- mingw*) -+ *-gnu* | gnu* | mingw*) - gl_cv_func_getcwd_path_max=yes - ;; - *) |