termux-packages/packages/libhdf5/aarch64/H5lib_settings.c

107 lines
4.1 KiB
C
Raw Normal View History

2018-04-06 21:47:23 +02:00
/* Generated automatically by H5make_libsettings -- do not edit */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* *
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Created: Mar 30, 2018
* u0_a220@localhost
*
* Purpose: This machine-generated source code contains
* information about the library build configuration
*
* Modifications:
*
* DO NOT MAKE MODIFICATIONS TO THIS FILE!
* It was generated by code in `H5make_libsettings.c'.
*
*-------------------------------------------------------------------------
*/
char H5libhdf5_settings[]=
" SUMMARY OF THE HDF5 CONFIGURATION\n"
" =================================\n"
"\n"
"General Information:\n"
"-------------------\n"
" HDF5 Version: 1.10.1\n"
" Configured on: Fri Mar 30 08:09:43 CEST 2018\n"
" Configured by: u0_a220@localhost\n"
" Host system: aarch64-unknown-linux-gnu\n"
" Uname information: Linux localhost 3.10.84-perf-g99119bc #1 SMP PREEMPT Fri Aug 18 15:21:50 2017 aarch64 Android\n"
" Byte sex: little-endian\n"
" Installation point: /data/data/com.termux/files/home/scratch/hdf5-1.10.1/hdf5\n"
"\n"
"Compiling Options:\n"
"------------------\n"
" Build Mode: production\n"
" Debugging Symbols: no\n"
" Asserts: no\n"
" Profiling: no\n"
" Optimization Level: high\n"
"\n"
"Linking Options:\n"
"----------------\n"
" Libraries: static, shared\n"
" Statically Linked Executables: \n"
" LDFLAGS: \n"
" H5_LDFLAGS: \n"
" AM_LDFLAGS: \n"
" Extra libraries: -lz -ldl -lm \n"
" Archiver: ar\n"
" Ranlib: ranlib\n"
"\n"
"Languages:\n"
"----------\n"
" C: yes\n"
" C Compiler: /data/data/com.termux/files/usr/bin/gcc\n"
" CPPFLAGS: \n"
" H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API\n"
" AM_CPPFLAGS: \n"
" C Flags: \n"
" H5 C Flags: \n"
" AM C Flags: \n"
" Shared C Library: yes\n"
" Static C Library: yes\n"
"\n"
"\n"
" Fortran: no\n"
"\n"
" C++: no\n"
"\n"
" Java: no\n"
"\n"
"\n"
"Features:\n"
"---------\n"
" Parallel HDF5: no\n"
" High-level library: yes\n"
" Threadsafety: no\n"
" Default API mapping: v110\n"
" With deprecated public symbols: yes\n"
" I/O filters (external): deflate(zlib)\n"
" MPE: no\n"
" Direct VFD: no\n"
" dmalloc: no\n"
" Packages w/ extra debug output: none\n"
" API tracing: no\n"
" Using memory checker: no\n"
"Memory allocation sanity checks: no\n"
" Metadata trace file: no\n"
" Function stack tracing: no\n"
" Strict file format checks: no\n"
" Optimization instrumentation: no\n"
;