Projects
home:lf14:branches:Mega:23.09
glibc
_service:tar_scm:backport-clang-0019-Remove-inc...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:backport-clang-0019-Remove-include-h-install-rule.patch of Package glibc
From ab5f12e0327c2a9349e4b92dfa7f7b983b64fe92 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella <adhemerval.zanella@linaro.org> Date: Wed, 23 Mar 2022 16:22:41 -0300 Subject: [PATCH] Remove include/*.h install rule clang limits.h depends on system limits.h, which makes the install rule to try remove the system file: make[2]: Entering directory '/home/azanella/Projects/glibc/glibc-git/iconv' /usr/bin/install -c -m 644 ../include/limits.h /usr/include/limits.h /usr/bin/install: cannot remove '/usr/include/limits.h': Permission denied The rule is not really used, so remove it. --- Makerules | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makerules b/Makerules index 018780c818..be692d4fcb 100644 --- a/Makerules +++ b/Makerules @@ -1122,8 +1122,6 @@ $(inst_includedir)/%.h: $(common-objpfx)%.h $(+force) $(do-install) $(inst_includedir)/%.h: %.h $(+force) $(do-install) -$(inst_includedir)/%.h: $(..)include/%.h $(+force) - $(do-install) headers-nonh := $(filter-out %.h,$(headers)) ifdef headers-nonh $(addprefix $(inst_includedir)/,$(headers-nonh)): $(inst_includedir)/%: \ -- 2.39.3
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