2 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
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