view src/of-statistics-1-cross.patch @ 6203:8b23f76955c6 release

ICU4C: Use GCC for native version even if clang is installed. * src/icu4c.mk: ICU4C seems to prefer clang for building the native version if it is installed on the build system. But it looks like that doesn't work for some reason. When cross-compiling, use GCC for the native version instead.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 05 May 2022 11:22:40 +0200
parents 58d201e9e747
children
line wrap: on
line source

diff -ur statistics-1.4.0.orig/utils/conditional_installation.m statistics-1.4.0/utils/conditional_installation.m
--- statistics-1.4.0.orig/utils/conditional_installation.m	2018-05-21 07:55:58.881279480 -0400
+++ statistics-1.4.0/utils/conditional_installation.m	2018-05-21 07:58:13.197213866 -0400
@@ -24,7 +24,7 @@
   ## build system, and this file here has to be configured as follows:
   ##
   ## Set this to true if you have considered the next step.
-  configured = false;
+  configured = true;
   ##
   ## If core Octave called at the build system has the same statistics
   ## functions as the core Octave you build for, leave the following