Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/janus-gateway: bump version to v0.1.0 | Bernd Kuhls | 2016-06-05 | 1 | -3/+5 |
| | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | janus-gateway: add a patch to use -Wunused-but-set-variable only when available | Thomas Petazzoni | 2015-01-05 | 1 | -0/+133 |
Fixes: http://autobuild.buildroot.org/results/3f0/3f07574e6e4edda9e31fcb0de520a4dbabe6b94a/ [Thomas: - Improved configure.ac logic, as suggested by Yann E. Morin. - Added a comment in the .mk file to indicate why we're using AUTORECONF = YES. Suggested by Yann as well.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |