提交 96e1277f 编写于 作者: X xiexionghang

depend on paddle with bcloud

上级 110ef140
WORKROOT('../../../')
COMPILER('gcc482')
COMPILER('gcc82')
CPPFLAGS('-D_GNU_SOURCE -DNDEBUG')
GLOBAL_CFLAGS_STR = '-g -O3 -pipe -fopenmp '
CFLAGS(GLOBAL_CFLAGS_STR)
GLOBAL_CXXFLAGS_STR = GLOBAL_CFLAGS_STR + ' -std=c++11 '
CXXFLAGS(GLOBAL_CXXFLAGS_STR)
CONFIGS('baidu/paddlepaddle/paddle@develop@git_branch')
CONFIGS('baidu/paddlepaddle/paddle@feed_paddle_gcc8@git_branch')
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册