You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk/auto
Winlin b31940a15a
Support configure for generic linux. v5.0.145, v6.0.32 (#3445)
If your OS is not CentOS, Ubuntu, macOS, cygwin64, run of configure will fail with:

```
Your OS Linux is not supported.
```

For other linux systems, we should support an option:

```
./configure --generic-linux=on
```

Please note that you might still fail for other issues while configuring or building.

-------

Co-authored-by: chundonglinlin <chundonglinlin@163.com>
Co-authored-by: ChenGH <chengh_math@126.com>
2 years ago
..
apps.sh For #2532: Windows: Replace ln by cp for windows. v5.0.87 (#3246) 2 years ago
auto_headers.sh SRS5: FFmpeg: Support build with FFmpeg native opus. v5.0.131 (#3140) 2 years ago
codecov.sh For #2532: Windows: Replace ln by cp for windows. v5.0.87 (#3246) 2 years ago
depends.sh Support configure for generic linux. v5.0.145, v6.0.32 (#3445) 2 years ago
local_ip.sh update readme. 11 years ago
modules.sh For #2532: Windows: Replace ln by cp for windows. v5.0.87 (#3246) 2 years ago
options.sh Support configure for generic linux. v5.0.145, v6.0.32 (#3445) 2 years ago
reset_module.sh Moduels: Refine the description 4 years ago
setup_variables.sh SRS5: Script: Discover version from code. 2 years ago
summary.sh For #2532: Windows: Replace ln by cp for windows. v5.0.87 (#3246) 2 years ago
utest.sh For #2532: Windows: Support CYGWIN64 for SRS (#3255) 2 years ago