Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2014-05-04 18:38:42 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a88e95d5588a60a630bd572163a080c03e8c1be1
a88e95d5
1 parent
1e956115
add mips
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
trunk/configure
trunk/configure
查看文件 @
a88e95d
...
...
@@ -55,6 +55,7 @@ if [ $SRS_ARM_UBUNTU12 = YES ]; then
__SrsArmLD
=
"arm-linux-gnueabi-ld"
;
__SrsArmRANDLIB
=
"arm-linux-gnueabi-ranlib"
;
fi
if
[
$SRS_MIPS_UBUNTU12
=
YES
]
;
then
__SrsArmCC
=
"mipsel-openwrt-linux-gcc"
;
__SrsArmGCC
=
"mipsel-openwrt-linux-gcc"
;
__SrsArmCXX
=
"mipsel-openwrt-linux-g++"
;
...
...
请
注册
或
登录
后发表评论