zhongjihao
Results
1
issues of
zhongjihao
The contents of the Android.bp file are as follows: libasio_srcs = [ "src/asio.cpp", "src/asio_ssl.cpp", ] cc_defaults { name: "libasio_defaults", rtti: true, cppflags: [ "-std=c++11", "-fexceptions", "-Wall", "-Werror", "-fexceptions", // "-DBOOST_THREAD_DONT_USE_CHRONO",...