未验证 提交 a33286c4 编写于 作者: H huzhiqiang 提交者: GitHub

fix cxx demo makefile to support ubuntu and macos test=develop (#2852)

上级 a2021b56
# get the name of current operation system: Linux or Darwin
SYSTEM=$(shell "uname -s")
SYSTEM=$(shell "uname")
CXX_DEFINES = -DARM_WITH_OMP -DHPPL_STUB_FUNC -DLITE_WITH_ARM -DLITE_WITH_LIGHT_WEIGHT_FRAMEWORK \
-DLITE_WITH_LINUX -DPADDLE_DISABLE_PROFILER -DPADDLE_NO_PYTHON -DPADDLE_WITH_TESTING
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册