Fetch the repository succeeded.
This action will force synchronization from src-openEuler/dpdk, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
From 620b54f7d1c4bbf99d894ac3c8ddf3e73c29071f Mon Sep 17 00:00:00 2001
From: wu-changsheng <wuchangsheng2@huawei.com>
Date: Tue, 13 Sep 2022 22:33:48 +0800
Subject: [PATCH] delete rpath
---
app/meson.build | 1 -
app/test/meson.build | 2 --
2 files changed, 3 deletions(-)
diff --git a/app/meson.build b/app/meson.build
index 885dfe3..d1c6b25 100644
--- a/app/meson.build
+++ b/app/meson.build
@@ -74,7 +74,6 @@ foreach app:apps
link_whole: link_libs,
dependencies: ext_deps + dep_objs,
include_directories: includes,
- install_rpath: join_paths(get_option('prefix'), driver_install_path),
install: true)
endforeach
diff --git a/app/test/meson.build b/app/test/meson.build
index 2b480ad..51d09ec 100644
--- a/app/test/meson.build
+++ b/app/test/meson.build
@@ -488,8 +488,6 @@ dpdk_test = executable('dpdk-test',
link_whole: link_libs,
dependencies: test_dep_objs + ext_deps,
c_args: cflags,
- install_rpath: join_paths(get_option('prefix'),
- driver_install_path),
install: true)
has_hugepage = run_command('has-hugepage.sh').stdout().strip() != '0'
--
2.23.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。