cyassl: build without filesystem
authorOla Mork <ola@agoragames.com>
Fri, 20 May 2011 21:40:59 +0000 (23:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 May 2011 21:40:59 +0000 (23:40 +0200)
commit3912e7bde3b3d5b3f10be52154b4a7d7dd8e6cfa
tree82e4ee64564c566e8c7de57fbd03dfd467cbda6d
parente83816bfcf759adb4a7102ea3616fe2a3793cec6
cyassl: build without filesystem

Get cyassl's NO_FILESYSTEM to work with libcurl. Otherwise I'd get linker
errors for the missing "SSL_CTX_load_verify_locations" functions.
lib/cyassl.c