Hacker News new | ask | show | jobs
by bmwiedemann 1818 days ago
At least in openSUSE, we always build with gcc -g and then later strip debug symbols into separate debuginfo files. This leaves a unique hash in the original file and that makes them vary if the build path changes.