mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add mips
This commit is contained in:
parent
f8e8c81e50
commit
1e9561150a
5 changed files with 148 additions and 40 deletions
|
@ -96,7 +96,7 @@ int main(int argc, char** argv)
|
|||
srs_trace("configure: "SRS_AUTO_USER_CONFIGURE);
|
||||
srs_trace("features: "SRS_AUTO_CONFIGURE);
|
||||
#ifdef SRS_AUTO_ARM_UBUNTU12
|
||||
srs_trace("arm tool chain: "SRS_AUTO_ARM_TOOL_CHAIN);
|
||||
srs_trace("arm tool chain: "SRS_AUTO_EMBEDED_TOOL_CHAIN);
|
||||
#endif
|
||||
|
||||
if ((ret = _srs_server->initialize()) != ERROR_SUCCESS) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue