mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
remove the patch for st for arm
This commit is contained in:
parent
24be5fb386
commit
98c9002b41
2 changed files with 0 additions and 22 deletions
|
@ -185,7 +185,6 @@ else
|
|||
(
|
||||
rm -rf ${SRS_OBJS}/st-1.9 && cd ${SRS_OBJS} &&
|
||||
unzip -q ../3rdparty/st-1.9.zip && cd st-1.9 &&
|
||||
patch -p1 < ../../3rdparty/1.st.arm.Makefile.patch &&
|
||||
make linux-debug &&
|
||||
cd .. && rm -f st && ln -sf st-1.9/obj st
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue