hdf5: add symbols (#10991)
This commit is contained in:
parent
f8dc385392
commit
a40492172f
@ -197,6 +197,7 @@ def configure_args(self):
|
||||
# combinations of other arguments. Enabling it just skips a
|
||||
# sanity check in configure, so this doesn't merit a variant.
|
||||
extra_args = ['--enable-unsupported']
|
||||
extra_args += ['--enable-symbols=yes']
|
||||
extra_args += self.enable_or_disable('threadsafe')
|
||||
extra_args += self.enable_or_disable('cxx')
|
||||
extra_args += self.enable_or_disable('hl')
|
||||
|
Loading…
Reference in New Issue
Block a user