我正在尝试将LINC-Switch安装到OpenWRT并坚持以下问题:
git clone https://github.com/FlowForwarding/LINC-Switch.git
Run Code Online (Sandbox Code Playgroud)
并得到一个错误:
git fatal: Unable to find remote helper for 'https'
Run Code Online (Sandbox Code Playgroud)
根据这个链接,我在Makefile中编译了没有NO_CURL标志的git包.我甚至重新编译dist试图解决问题.
有任何想法吗?