Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Revert stripping of executable in release mode #1234

Merged
merged 2 commits into from
Jun 18, 2019
Merged

Conversation

lbonn
Copy link
Contributor

@lbonn lbonn commented Jun 17, 2019

Was added in 299475f to fix some .deb
lint warning (lintian), but bitbake doesn't like it.

Was added in 299475f to fix some .deb
lint warning (lintian), but bitbake doesn't like it.

Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
@pattivacek
Copy link
Collaborator

I'm in favor of this, but even better would be to do the stripping only for the debian packaging. You think that's possible?

lintian reports non-stripped executables as warnings

Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
@lbonn
Copy link
Contributor Author

lbonn commented Jun 17, 2019

Ok, I've added a slightly ugly way to do it

Copy link
Collaborator

@pattivacek pattivacek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hacky but seems fine. Thanks!

@codecov-io
Copy link

Codecov Report

Merging #1234 into master will increase coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1234      +/-   ##
==========================================
+ Coverage   79.22%   79.59%   +0.36%     
==========================================
  Files         170      170              
  Lines       10123    10123              
==========================================
+ Hits         8020     8057      +37     
+ Misses       2103     2066      -37
Impacted Files Coverage Δ
src/libaktualizr/crypto/crypto.cc 86% <0%> (-0.8%) ⬇️
src/aktualizr_primary/secondary.cc 87.67% <0%> (+1.36%) ⬆️
src/libaktualizr/storage/sql_utils.h 84.5% <0%> (+1.4%) ⬆️
src/libaktualizr/primary/sotauptaneclient.cc 93.07% <0%> (+1.5%) ⬆️
src/libaktualizr/storage/sqlstorage.cc 77.47% <0%> (+1.54%) ⬆️
src/libaktualizr/package_manager/ostreemanager.cc 77.11% <0%> (+1.69%) ⬆️
src/libaktualizr/uptane/imagesrepository.cc 93.82% <0%> (+1.85%) ⬆️
src/libaktualizr/storage/sqlstorage_base.cc 78.37% <0%> (+2.02%) ⬆️
src/libaktualizr/uptane/directorrepository.cc 98.57% <0%> (+2.85%) ⬆️
src/libaktualizr-posix/ipuptanesecondary.cc 86.66% <0%> (+4%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c157960...18cb136. Read the comment docs.

@lbonn lbonn merged commit a6d7122 into master Jun 18, 2019
@lbonn lbonn deleted the fix/revert-stripping branch June 18, 2019 08:43
Zee314159 pushed a commit that referenced this pull request Jun 19, 2019
Revert stripping of executable in release mode
Zee314159 pushed a commit that referenced this pull request Jun 20, 2019
Revert stripping of executable in release mode
Zee314159 pushed a commit that referenced this pull request Jun 21, 2019
Revert stripping of executable in release mode
Zee314159 pushed a commit that referenced this pull request Jun 21, 2019
Revert stripping of executable in release mode
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants