l3roamd: update to fix build

* Add some usage documentation to readme
* FIX: compile error on include sys/unistd.h vs unistd.h
This commit is contained in:
Sven Roederer 2019-09-25 10:33:14 +02:00 committed by Christof Schulze
parent 295f0555f9
commit 85c8044e6c
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=l3roamd
PKG_SOURCE_DATE:=2019-09-12
PKG_SOURCE_DATE:=2019-09-18
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/freifunk-gluon/l3roamd.git
PKG_SOURCE_VERSION=0f864daa509d0cd17207df9ef42af0d5e4e5e370
PKG_SOURCE_VERSION=10809f221a12c608b0ffe42c5bd90e274c31cdc4
CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE:STRING=MINSIZEREL
#CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE:STRING=Debug