Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kevin Daudt
aports
Commits
a42bf189
Commit
a42bf189
authored
Oct 10, 2020
by
Kevin Daudt
💻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/ndisc6: add description to patch
parent
d33d34d9
Pipeline
#52690
passed with stages
in 1 minute and 49 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
community/ndisc6/APKBUILD
community/ndisc6/APKBUILD
+1
-1
community/ndisc6/remove-undef-gnu-source.patch
community/ndisc6/remove-undef-gnu-source.patch
+3
-0
No files found.
community/ndisc6/APKBUILD
View file @
a42bf189
...
...
@@ -55,6 +55,6 @@ rdnssd() {
}
sha512sums
=
"6f6cd939fb7079518db5c1bcd11353c722237d7735d229f9fd20d03e9f16b1ddf07c7c78c91364886148f2a82d6805eafe7e27da6b4e7c99b111603ec5fab842 ndisc6-1.0.4.tar.bz2
d70c74f965308afbfc266071ec0d073d59cfd42f250e27c8f4f3e1c7b849a6bb9226407e74af30366d348e4213c7497791e8f2edc7b903703e611c036c250644
remove-undef-gnu-source.patch
182f365ab743185c594394a92a0408f0feac09e969367080be0b62b966a2e10ce59256e0aca263d5cd6809d81fa8e7370317e136659d843599daa1fb88b51bf8
remove-undef-gnu-source.patch
5475dbe63b2855f6f5fdb0663dd235a4261db44f8f639b4b13712b62f9ca2adf9de6e899e72eee238a284d40d11f9fdd4778e11cdec739ee3abbffc85ac36d21 rdnssd.initd
7b23eafa78bd88d43d0910dbb6cb8d248c00425edb0826571c4d4f9129de33f07093dba4a42f05a549ef1bb9a0fd301716a30bf95ceea18d445e291f0169a444 rdnssd.resolvconf"
community/ndisc6/remove-undef-gnu-source.patch
View file @
a42bf189
Reason: Without _GNU_SOURCE, tcphdr is not defined and leads to build errors
Upstream: no
diff --git a/src/trace-tcp.c b/src/trace-tcp.c.new
index 5aba9d4d2d..1bcc40cdb1 100644
--- a/src/trace-tcp.c
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment