linux-nokia900-meego: minimize defconfig with savedefconfig
[openembedded.git] / recipes / librcf / files / rcf-0.4-openembedded.diff
blob82f0ea0a684a024912a1be47cb229902edaeb304
1 --- RCF-0.4/src/RCF/Makefile-orig 2006-10-26 13:51:43.197747615 +0200
2 +++ RCF-0.4/src/RCF/Makefile 2006-10-26 13:52:02.594606726 +0200
3 @@ -16,8 +16,8 @@
4 CXX = g++
5 #HAS_MM = yes
6 AR = ar
7 -CDEFINES = -DRCF_USE_OPENSSL -DRCF_USE_ZLIB -DRCF_USE_SF_SERIALIZATION \
8 - -DRCF_USE_BOOST_ASIO
9 +CDEFINES = -DRCF_USE_BOOST_ASIO -DRCF_USE_SF_SERIALIZATION \
10 + -DBOOST_ASIO_DISABLE_EPOLL
11 CPPFLAGS = -I../../include
12 CXXTHREADS = -DRCF_USE_BOOST_THREADS
13 CSHARED =