8 Commits

Author SHA1 Message Date
florian
977de77cc1 crtmpsever: add missing unistd.h inclusion for sysconf()
We were failing the build w/ GCC 4.8 on the sysconf() prototype due to a
missing include of unistd.h

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-13 16:52:13 +00:00
florian
7d6af685fb crtmpserver: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:58:11 +00:00
nbd
ca74ca9b86 packages: fix parallel build by adding + for every make command that passes the jobserver
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 09:58:24 +00:00
blogic
0b2c845de4 [package] fix crtmpserver dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32407 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-17 15:45:33 +00:00
blogic
218b3a20b2 [packages] crtmpserver - add missing -ldl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-07 18:14:44 +00:00
jow
099c9d1440 [packages] crtmpserver: update to r726
- Relocate libraries and shared files to /usr/lib/crtmpserver and /usr/share/crtmpserver
 - Add missing defines from CMake to make
 - Set new CCOMPILER and CXXCOMPILER variables as well


git-svn-id: svn://svn.openwrt.org/openwrt/packages@29785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 01:08:19 +00:00
jow
b7e54e9725 [packages] crtmpserver: properly locate toolchain on backfire
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-10 20:12:53 +00:00
jow
8fc88341d3 [packages] add crtmpserver - a high performance C++ RTMP streaming server
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-23 23:06:08 +00:00