Ticket #49810: hdf5_hl_variant.patch

File hdf5_hl_variant.patch, 687 bytes (added by dolfimeth@…, 8 years ago)
Line 
153c53
2<                     --disable-cxx --enable-shared --enable-static \
3---
4>                     --disable-cxx --disable-hl --enable-shared --enable-static \
560c60
6< default_variants    +cxx
7---
8> default_variants    +cxx +hl
9103a104,111
10> variant hl description {
11>     Enable High Level interfance.
12>   +hl is EXPERIMENTAL with +threadsafe
13> } {
14>     configure.args-delete       --disable-hl
15>     configure.args-append       --enable-hl
16> }
17>
18138c146
19<     configure.args-append       --enable-threadsafe --with-pthread --disable-hl
20---
21>     configure.args-append       --enable-threadsafe --with-pthread
22141a150
23>                                      [ variant_isset hl ] ||