• H
    Fix compiling bug in android_armv7_demo : cxx demo can not compile properly... · f6b38e34
    huzhiqiang 提交于
    Fix compiling bug in android_armv7_demo : cxx demo can not compile properly because demo' android version is different from that of library file (#2308)
    
    link armv7 demo to android-23 to make sure the demo can compile properly
    cxx demo can not compile properly because demo' android version is different from that of library file, we fix this bug by linking armv7 demo to android-23
    f6b38e34
Makefile.def 2.4 KB