webrtc 編譯問題:running depot tools as root is sad 的解決辦法


進入到depot_tools目錄,vim update_depot_tools 文件

 

刪除

 

if("$USER" == "root")

then

    echo running depot tools as root is sad 

   exit

fi

 

上面這幾行一般就在文件的最頂端 刪除就行


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM