Projects
home:Eustace:branches:Eulaceura:Factory
libwd
_service:obs_scm:0024-conf-fix-includedir.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:0024-conf-fix-includedir.patch of Package libwd
From 9590cd2df74a0bf82fa4d3420e851792195f782a Mon Sep 17 00:00:00 2001 From: Zhangfei Gao <zhangfei.gao@linaro.org> Date: Sun, 10 Mar 2024 14:02:03 +0000 Subject: [PATCH 24/44] conf: fix includedir pkgincludedir already appended $(PACKAGE) [1], so no need adding "uadk". Otherwise, header files will be installed to "/usr/local/include/uadk/uadk/" [1] https://www.sourceware.org/autobook/autobook/autobook_76.html pkgincludedir This is a convenience variable whose value is "$(includedir)/$(PACKAGE)". Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> --- conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.sh b/conf.sh index 59af821..c361fbc 100755 --- a/conf.sh +++ b/conf.sh @@ -16,5 +16,5 @@ ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes ./configure \ --enable-perf=yes \ --host aarch64-linux-gnu \ --target aarch64-linux-gnu \ - --includedir=/usr/local/include/uadk \ + --includedir=/usr/local/include/ \ $COMPILE_TYPE -- 2.25.1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2