/home/vagrant/android-ndk/r10e/toolchains/x86-4.9/prebuilt/linux-x86/bin/i686-linux-android-gcc  -Wall -Wsign-compare -Wreturn-type -std=c++11 -fexceptions -frtti --sysroot=/home/vagrant/android-ndk/r10e/platforms/android-16/arch-x86 -funwind-tables -funswitch-loops -finline-limit=300 -fsigned-char -no-canonical-prefixes -fdata-sections -ffunction-sections -Wa,--noexecstack  -fomit-frame-pointer -fstrict-aliasing -O3 -DNDEBUG   -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,-z,nocopyreloc -fPIE -pie CMakeFiles/task_executable.dir/main.cpp.o -o task  -L/libs/x86 -rdynamic libtask.a commands/libcommands.a columns/libcolumns.a uuid/libuuid.a glob/libglob.a libtask.a  "/home/vagrant/android-ndk/r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/libgnustl_static.a" "/home/vagrant/android-ndk/r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/libsupc++.a" -lm
