Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
c67c0046
Commit
c67c0046
authored
3 years ago
by
Leonardo Arena
Browse files
Options
Downloads
Patches
Plain Diff
main/multipath-tools: upgrade to 0.8.7
parent
aeaf0893
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/multipath-tools/0001-Disable-Werror-and-O2.patch
+10
-10
10 additions, 10 deletions
main/multipath-tools/0001-Disable-Werror-and-O2.patch
main/multipath-tools/APKBUILD
+5
-3
5 additions, 3 deletions
main/multipath-tools/APKBUILD
with
15 additions
and
13 deletions
main/multipath-tools/0001-Disable-Werror-and-O2.patch
+
10
−
10
View file @
c67c0046
From
c52875c963eade8c7c10d06a9e5d6dd53e60e518
Mon Sep 17 00:00:00 2001
From
1494b5a3d96d8e8273c8c4e12cb08b2a86162842
Mon Sep 17 00:00:00 2001
From: Leonardo Arena <rnalrd@alpinelinux.org>
From: Leonardo Arena <rnalrd@alpinelinux.org>
Date: Mon, 1
6 Nov
202
0
0
9:27:56
+0000
Date: Mon, 1
3 Sep
202
1
0
7:18:04
+0000
Subject: [PATCH] Disable
Werror and O2
Subject: [PATCH] Disable
'O2' and 'Werror' CFLAGS
---
---
Makefile.inc | 4 ++--
Makefile.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.inc b/Makefile.inc
diff --git a/Makefile.inc b/Makefile.inc
index
e05f3a9..d523e6f
100644
index
d0ec9b4..2f5da9e
100644
--- a/Makefile.inc
--- a/Makefile.inc
+++ b/Makefile.inc
+++ b/Makefile.inc
@@ -93,8 +93,8 @@
STACKPROT := $(call TEST_CC_OPTION,-fstack-protector-strong,-fstack-protector)
@@ -97,8 +97,8 @@
ERROR_DISCARDED_QUALIFIERS := $(call TEST_CC_OPTION,-Werror=discarded-qualifiers
ERROR_DISCARDED_QUALIFIERS := $(call TEST_CC_OPTION,-Werror=discarded-qualifiers,)
WNOCLOBBERED := $(call TEST_CC_OPTION,-Wno-clobbered -Wno-error=clobbered,)
WNOCLOBBERED := $(call TEST_CC_OPTION,-Wno-clobbered -Wno-error=clobbered,)
WFORMATOVERFLOW := $(call TEST_CC_OPTION,-Wformat-overflow=2,)
-OPTFLAGS := -O2 -g $(STACKPROT) --param=ssp-buffer-size=4
-OPTFLAGS := -O2 -g $(STACKPROT) --param=ssp-buffer-size=4
-WARNFLAGS := -Werror -Wall -Wextra -Wformat=2 -Werror=implicit-int \
-WARNFLAGS := -Werror -Wall -Wextra -Wformat=2
$(WFORMATOVERFLOW)
-Werror=implicit-int \
+OPTFLAGS := -g $(STACKPROT) --param=ssp-buffer-size=4
+OPTFLAGS := -g $(STACKPROT) --param=ssp-buffer-size=4
+WARNFLAGS := -Wall -Wextra -Wformat=2 -Werror=implicit-int \
+WARNFLAGS := -Wall -Wextra -Wformat=2
$(WFORMATOVERFLOW)
-Werror=implicit-int \
-Werror=implicit-function-declaration -Werror=format-security \
-Werror=implicit-function-declaration -Werror=format-security \
$(WNOCLOBBERED) -Werror=cast-qual $(ERROR_DISCARDED_QUALIFIERS)
$(WNOCLOBBERED) -Werror=cast-qual $(ERROR_DISCARDED_QUALIFIERS)
CPPFLAGS := -Wp,-D_FORTIFY_SOURCE=2
CPPFLAGS := -Wp,-D_FORTIFY_SOURCE=2
--
--
2.2
8
.0
2.
3
2.0
This diff is collapsed.
Click to expand it.
main/multipath-tools/APKBUILD
+
5
−
3
View file @
c67c0046
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname
=
multipath-tools
pkgname
=
multipath-tools
pkgver
=
0.8.
6
pkgver
=
0.8.
7
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Device Mapper Multipathing Driver"
pkgdesc
=
"Device Mapper Multipathing Driver"
url
=
"http://christophe.varoqui.free.fr"
url
=
"http://christophe.varoqui.free.fr"
...
@@ -40,8 +40,10 @@ package() {
...
@@ -40,8 +40,10 @@ package() {
"
$pkgdir
"
/usr/share/doc/
$pkgname
/README.alua
"
$pkgdir
"
/usr/share/doc/
$pkgname
/README.alua
}
}
sha512sums
=
"82e5b7307e599ba6b059679c3987a442fb5be4885f0a27c260a99a07cb336b88d48e314b4ec951944e0200e4731522d8da043d98fa566857ecc6d100791c0e38 multipath-tools-0.8.6.tar.gz
sha512sums
=
"
c01aea837b13429d17688455b813947342ca1cabba19b22e13ce640c77e68335a6d410280a8298595e239131e6fcbb655fa6de5ff9857eac99aa175046a450cd multipath-tools-0.8.7.tar.gz
e81462b22c0cbc92ea935d7544b9f9a0c4ccbcf13f3bc03dadf6de96407c9cf49964c9bbf02f12a134e1255c66421c6fde39d54b15eef975e8df81bdc88b2213 multipath-tools.conf
e81462b22c0cbc92ea935d7544b9f9a0c4ccbcf13f3bc03dadf6de96407c9cf49964c9bbf02f12a134e1255c66421c6fde39d54b15eef975e8df81bdc88b2213 multipath-tools.conf
97deeee57daee787d807da0a4dbf50baae047ddcda30925f7000ec822b5a17a3dc55196c3e032c8ffbc2caeac690ce5ca485b0a7c99f15e66bddaa000439112a multipath.initd
97deeee57daee787d807da0a4dbf50baae047ddcda30925f7000ec822b5a17a3dc55196c3e032c8ffbc2caeac690ce5ca485b0a7c99f15e66bddaa000439112a multipath.initd
2f913fed199f12f048eb042b5bb1a326f6f09cfe63d572ac269461d96ebf25b251576de22be7ba9ab631ded7af6fd47dac38fda3b29d00640c806181eb37447c multipathd.initd
2f913fed199f12f048eb042b5bb1a326f6f09cfe63d572ac269461d96ebf25b251576de22be7ba9ab631ded7af6fd47dac38fda3b29d00640c806181eb37447c multipathd.initd
6dacba3833ab0f0bb6b8ba4d1a1fd8e7745b01ea22661f16fb654882c9b68db4b4cd6642ecbd77e37d913903eade9baf5185d4d6d454ccd00d5c0f16b3bba0d2 0001-Disable-Werror-and-O2.patch"
0322dd9c0caf1b43fe3932f57416456d9a12583d0da5c5087540d3d0819771e75277d0f7228ae4643cf48b9e02e032a551428c3a0465cd91ecbd830d89147570 0001-Disable-Werror-and-O2.patch
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment