Commit c63e86a5 authored by yangjian's avatar yangjian

Update build_helper -> 24w04b/asn1c.tar.gz

parent 5de1609a
......@@ -694,7 +694,7 @@ install_asn1c_from_source(){
$SUDO rm -rf /tmp/asn1c
# GIT_SSL_NO_VERIFY=true git clone https://gitlab.eurecom.fr/oai/asn1c.git /tmp/asn1c
#git clone https://github.com/mouse07410/asn1c /tmp/asn1c
sudo wget -c http://www.opensource5g.org:19780/share/oai/libs/asn1c.tar.gz -P /tmp/
sudo wget -c http://www.opensource5g.org:19780/share/oai/libs/asn1/24w04b/asn1c.tar.gz -P /tmp/
tar -zxvf /tmp/asn1c.tar.gz -C /tmp
cd /tmp/asn1c
git checkout vlm_master
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment