libhdf5: add package
[termux-packages] / packages / libhdf5 / aarch64 / 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: Mar 30, 2018
19 * u0_a220@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: Fri Mar 30 08:09:43 CEST 2018\n"
40 " Configured by: u0_a220@localhost\n"
41 " Host system: aarch64-unknown-linux-gnu\n"
42 " Uname information: Linux localhost 3.10.84-perf-g99119bc #1 SMP PREEMPT Fri Aug 18 15:21:50 2017 aarch64 Android\n"
43 " Byte sex: little-endian\n"
44 " Installation point: /data/data/com.termux/files/home/scratch/hdf5-1.10.1/hdf5\n"
45 "\n"
46 "Compiling Options:\n"
47 "------------------\n"
48 " Build Mode: production\n"
49 " Debugging Symbols: no\n"
50 " Asserts: no\n"
51 " Profiling: no\n"
52 " Optimization Level: high\n"
53 "\n"
54 "Linking Options:\n"
55 "----------------\n"
56 " Libraries: static, shared\n"
57 " Statically Linked Executables: \n"
58 " LDFLAGS: \n"
59 " H5_LDFLAGS: \n"
60 " AM_LDFLAGS: \n"
61 " Extra libraries: -lz -ldl -lm \n"
62 " Archiver: ar\n"
63 " Ranlib: ranlib\n"
64 "\n"
65 "Languages:\n"
66 "----------\n"
67 " C: yes\n"
68 " C Compiler: /data/data/com.termux/files/usr/bin/gcc\n"
69 " CPPFLAGS: \n"
70 " H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API\n"
71 " AM_CPPFLAGS: \n"
72 " C Flags: \n"
73 " H5 C Flags: \n"
74 " AM C Flags: \n"
75 " Shared C Library: yes\n"
76 " Static C Library: yes\n"
77 "\n"
78 "\n"
79 " Fortran: no\n"
80 "\n"
81 " C++: no\n"
82 "\n"
83 " Java: no\n"
84 "\n"
85 "\n"
86 "Features:\n"
87 "---------\n"
88 " Parallel HDF5: no\n"
89 " High-level library: yes\n"
90 " Threadsafety: no\n"
91 " Default API mapping: v110\n"
92 " With deprecated public symbols: yes\n"
93 " I/O filters (external): deflate(zlib)\n"
94 " MPE: no\n"
95 " Direct VFD: no\n"
96 " dmalloc: no\n"
97 " Packages w/ extra debug output: none\n"
98 " API tracing: no\n"
99 " Using memory checker: no\n"
100 "Memory allocation sanity checks: no\n"
101 " Metadata trace file: no\n"
102 " Function stack tracing: no\n"
103 " Strict file format checks: no\n"
104 " Optimization instrumentation: no\n"
105 ;
106