Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
collectd-pkg-debian
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
github-mirror
collectd-pkg-debian
Commits
84b3ba19
Commit
84b3ba19
authored
Aug 25, 2015
by
Marc Fournier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rules: make make's output more verbose
parent
44de5b8d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
debian/changelog
debian/changelog
+8
-0
debian/rules
debian/rules
+1
-0
No files found.
debian/changelog
View file @
84b3ba19
collectd (5.5.0-3) UNRELEASED; urgency=medium
* debian/rules:
- Avoid hiding compiler options, allowing the buildd log scanner to do
it's job.
-- Marc Fournier <marc.fournier@camptocamp.com> Tue, 25 Aug 2015 06:55:52 +0200
collectd (5.5.0-2) unstable; urgency=low
* debian/rules:
...
...
debian/rules
View file @
84b3ba19
...
...
@@ -59,6 +59,7 @@ confflags = --host=$(DEB_HOST_GNU_TYPE) \
--without-libstatgrab \
--without-included-ltdl \
--disable-static \
--disable-silent-rules \
--enable-all-plugins
# These plugins do not provide any functionality under Linux.
...
...
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