This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-02-22 00:00:00 +00:00
parent 04a8521905
commit 7fbce888cf
8 changed files with 83 additions and 2 deletions

View File

@@ -696,6 +696,14 @@ path_properties_tuples = (
{'requires_dynamic_library': True},
{
'libdrm': {'requires_sudo': True},
'hdf5': (
{},
{
'hello_cpp.cpp': {
'cc_flags_after': ['-lhdf5_cpp', LF],
},
}
),
}
),
'linux': (