Do not bake kernel version into binary (Simon McVittie, Paride Legovini)..
commita46c4a0a1de9fcfb8ed07b4cf934c57960d3df04
authorSteffen Nurpmeso <steffen@sdaoden.eu>
Thu, 1 Mar 2018 18:31:05 +0000 (1 19:31 +0100)
committerSteffen Nurpmeso <steffen@sdaoden.eu>
Thu, 1 Mar 2018 18:39:02 +0000 (1 19:39 +0100)
tree550715e5ae1fa9bd5e80e218db3346dd48f15f04
parent6e14d46bbb6dc7f5f75da1de063d0d12ac3cf441
Do not bake kernel version into binary (Simon McVittie, Paride Legovini)..

I wrote to debian-devel@ due to the reproducibility problems
(always ok for x86_64, mess with the others), and Simon responded
with the absolutely right fact that the kernel version really has
no place in the baked in identification.  Go for uname(1) -sm
instead of -srm.

Also clarify that $OSFULLSPEC is not baked into the binary.
make-config.sh
make.rc