mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
try to build without libstdc++5
This commit is contained in:
parent
a18a175e0d
commit
f054238daa
1 changed files with 2 additions and 2 deletions
|
@ -7,6 +7,6 @@ update_on:
|
||||||
github: iqtree/iqtree2
|
github: iqtree/iqtree2
|
||||||
use_max_tag: true
|
use_max_tag: true
|
||||||
include_regex: v(\d+.\d+.\d+)
|
include_regex: v(\d+.\d+.\d+)
|
||||||
repo_depends:
|
#repo_depends:
|
||||||
- libstdc++5
|
# - libstdc++5
|
||||||
time_limit_hours: 6
|
time_limit_hours: 6
|
||||||
|
|
Loading…
Add table
Reference in a new issue