libhdf5: add missing architectures
[termux-packages] / packages / libhdf5 / i686 / H5lib_settings.c
1 /* Generated automatically by H5make_libsettings -- do not edit */
2
3
4
5 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
6 * Copyright by The HDF Group. *
7 * Copyright by the Board of Trustees of the University of Illinois. *
8 * All rights reserved. *
9 * *
10 * This file is part of HDF5. The full HDF5 copyright notice, including *
11 * terms governing use, modification, and redistribution, is contained in *
12 * the COPYING file, which can be found at the root of the source code *
13 * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
14 * If you do not have access to either file, you may request a copy from *
15 * help@hdfgroup.org. *
16 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
17 *
18 * Created: Apr 8, 2018
19 * * <u0_a62@localhost>
20 *
21 * Purpose: This machine-generated source code contains
22 * information about the library build configuration
23 *
24 * Modifications:
25 *
26 * DO NOT MAKE MODIFICATIONS TO THIS FILE!
27 * It was generated by code in `H5make_libsettings.c'.
28 *
29 *-------------------------------------------------------------------------
30 */
31
32 char H5libhdf5_settings[]=
33 " SUMMARY OF THE HDF5 CONFIGURATION\n"
34 " =================================\n"
35 "\n"
36 "General Information:\n"
37 "-------------------\n"
38 " HDF5 Version: 1.10.1\n"
39 " Configured on: 2018-04-08\n"
40 " Configured by: Ninja\n"
41 " Host system: Linux-4.4.62-android-x86\n"
42 " Uname information: Linux\n"
43 " Byte sex: little-endian\n"
44 " Installation point: /data/data/com.termux/files/usr\n"
45 "\n"
46 "Compiling Options:\n"
47 "------------------\n"
48 " Build Mode: \n"
49 " Debugging Symbols: \n"
50 " Asserts: \n"
51 " Profiling: \n"
52 " Optimization Level: \n"
53 "\n"
54 "Linking Options:\n"
55 "----------------\n"
56 " Libraries: \n"
57 " Statically Linked Executables: OFF\n"
58 " LDFLAGS: \n"
59 " H5_LDFLAGS: \n"
60 " AM_LDFLAGS: \n"
61 " Extra libraries: m;dl\n"
62 " Archiver: /data/data/com.termux/files/usr/bin/ar\n"
63 " Ranlib: /data/data/com.termux/files/usr/bin/ranlib\n"
64 "\n"
65 "Languages:\n"
66 "----------\n"
67 " C: yes\n"
68 " C Compiler: /data/data/com.termux/files/usr/bin/cc 6.0.0\n"
69 " CPPFLAGS: \n"
70 " H5_CPPFLAGS: \n"
71 " AM_CPPFLAGS: \n"
72 " CFLAGS: \n"
73 " H5_CFLAGS: \n"
74 " AM_CFLAGS: \n"
75 " Shared C Library: YES\n"
76 " Static C Library: YES\n"
77 "\n"
78 " Fortran: OFF\n"
79 " Fortran Compiler: \n"
80 " Fortran Flags: \n"
81 " H5 Fortran Flags: \n"
82 " AM Fortran Flags: \n"
83 " Shared Fortran Library: YES\n"
84 " Static Fortran Library: YES\n"
85 "\n"
86 " C++: ON\n"
87 " C++ Compiler: /data/data/com.termux/files/usr/bin/c++ 6.0.0\n"
88 " C++ Flags: \n"
89 " H5 C++ Flags: \n"
90 " AM C++ Flags: \n"
91 " Shared C++ Library: YES\n"
92 " Static C++ Library: YES\n"
93 "\n"
94 " JAVA: OFF\n"
95 " JAVA Compiler: \n"
96 "\n"
97 "Features:\n"
98 "---------\n"
99 " Parallel HDF5: OFF\n"
100 " High-level library: ON\n"
101 " Threadsafety: OFF\n"
102 " Default API mapping: v110\n"
103 " With deprecated public symbols: ON\n"
104 " I/O filters (external): \n"
105 " MPE: \n"
106 " Direct VFD: \n"
107 " dmalloc: \n"
108 " Packages w/ extra debug output: \n"
109 " API Tracing: OFF\n"
110 " Using memory checker: OFF\n"
111 "Memory allocation sanity checks: OFF\n"
112 " Metadata trace file: \n"
113 " Function Stack Tracing: OFF\n"
114 " Strict File Format Checks: OFF\n"
115 " Optimization Instrumentation: \n"
116 ;
117