提交 8a4b52ec 编写于 作者: S s00567839 提交者: public tcshversion

TicketNo:AR000E1RKT

Description:fix libjpeg sp bind_now
Team:OTHERS
Feature or Bugfix:Bugfix
Binary Source:No
PrivateCode(Yes/No):No

Change-Id: Id6a70f1968505bac6b0e7921d121faee89d4a478
Reviewed-on: http://mgit-tm.rnd.huawei.com/10311155Tested-by: Npublic jenkins <public_jenkins@notesmail.huawei.com>
Reviewed-by: Nzhangyukun 00562790 <zhangyukun8@huawei.com>
Reviewed-by: Nzhangguyuan 00314551 <zhangguyuan@huawei.com>
上级 a7466d0a
......@@ -8,7 +8,7 @@ ROOT_DIR=$(dirname "$0")
git checkout -- configure
git apply huawei_libjpeg_patch1.patch
./configure CC=$ROOT_DIR/../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-gcc --host=arm-linux
./configure CFLAGS='-fstack-protector-strong -Wl,-z,relro,-z,now' CC=$ROOT_DIR/../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-gcc --host=arm-linux
make clean
make -j
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册