1 Star 0 Fork 399

ljx0305/acl

forked from acl-dev/acl 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
build_env 644 Bytes
Copy Edit Raw Blame History
郑树新 authored 2016-01-10 22:54 . no commit message
#!/bin/sh
export ENV_CC=/home3/zsxxsz/tools/buildroot-gcc463_new_ok/usr/bin/mipsel-linux-gcc
export ENV_CPP=/home3/zsxxsz/tools/buildroot-gcc463_new_ok/usr/bin/mipsel-linux-g++
export ENV_AR=/home3/zsxxsz/tools/buildroot-gcc463_new_ok/usr/bin/mipsel-linux-ar
export ENV_RANLIB=/home3/zsxxsz/tools/buildroot-gcc463_new_ok/usr/bin/mipsel-linux-ranlib
export ENV_LD=/home3/zsxxsz/tools/buildroot-gcc463_new_ok/usr/bin/mipsel-linux-ld
export LD_LIBRARY_PATH=/home3/zsxxsz/tools/buildroot-gcc463_new_ok/usr/lib
echo "ENV_CC=$ENV_CC"
echo "ENV_CC=$ENV_CPP"
echo "ENV_AR=$ENV_AR"
echo "ENV_RANLIB=$ENV_RANLIB"
echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ljx_0305/acl.git
git@gitee.com:ljx_0305/acl.git
ljx_0305
acl
acl
master

Search

0d507c66 1850385 C8b1a773 1850385