https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 4821fed3031d8af9bef340decefea0c996d3b8c5 authored by g3gg0 on 22 November 2014, 10:35:59 UTC
fix some crash situations in WebDAVServer
Tip revision: 4821fed
config.mak
CFLAGS=-Os
LDFLAGS=
LIBSUF=.a
EXESUF=
ARCH=arm
TARGETOS=Linux
VERSION=0.9.26
top_srcdir=$(TOP)
top_builddir=$(TOP)
back to top