2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 13:35:32 +00:00

Support Ubuntu 18.04. Add code name bionic to the build script (#5304)

This commit is contained in:
Gᴏɴɢ Jie
2018-06-20 15:53:39 +08:00
committed by Bin Xu
parent 09f0772835
commit 35b23b4d0e

View File

@ -69,7 +69,7 @@ for i in $*; do
done
# Supported distributions
dists="saucy trusty utopic xenial"
dists="saucy trusty utopic xenial bionic"
c_flag= # xcat-core (trunk-delvel) path
d_flag= # xcat-dep (trunk) path