mirror of
https://github.com/ossrs/srs.git
synced 2025-11-23 19:34:05 +08:00
1. Replase ln by cp for windows. 2. Refine OS and CPU arch detecting. 3. Support configure from any directory by `SRS_WORKDIR`. 4. Support output to any directory by `SRS_OUTPUT`. 5. Disable sanitizer for gperf. 6. Use parallels build for make. 7. Refine bash variable check.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -33,6 +33,7 @@
|
||||
|
||||
.idea
|
||||
.DS_Store
|
||||
*.heap
|
||||
|
||||
cmake-build-debug
|
||||
/trunk/ide/srs_clion/CMakeCache.txt
|
||||
|
||||
Reference in New Issue
Block a user