mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix build failed.
This commit is contained in:
parent
c646e3f287
commit
a2b0767874
1 changed files with 1 additions and 1 deletions
2
trunk/configure
vendored
2
trunk/configure
vendored
|
@ -510,7 +510,7 @@ librtmp: server
|
||||||
@echo "Building the client publish/play library."
|
@echo "Building the client publish/play library."
|
||||||
\$(MAKE) -f ${SRS_OBJS_DIR}/${SRS_MAKEFILE} librtmp
|
\$(MAKE) -f ${SRS_OBJS_DIR}/${SRS_MAKEFILE} librtmp
|
||||||
@echo "Building the srs-librtmp example."
|
@echo "Building the srs-librtmp example."
|
||||||
(cd research/librtmp; \$(MAKE) EXTRA_CXXFLAGS="${SrsGcov}" ${SrsLibrtmpSampleEntry})
|
(cd research/librtmp; \$(MAKE) EXTRA_CXXFLAGS="${SrsGcov}" ${SrsLibrtmpSampleEntry})
|
||||||
|
|
||||||
END
|
END
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue