maemo-leste / bugtracker

Issue tracking repository
62 stars 3 forks source link

Add -mthumb -mfpu=neon to the dpkg buildflags.conf on our jenkins armhf chroot #691

Closed MerlijnWajer closed 1 year ago

MerlijnWajer commented 1 year ago
11:33 < freemangordon> Wizzup: if we agree on, (and I see no reason to not), please add,somehow,
                       -mthumb -mfpu=neon to CFLAGS/CXXFLAGS
MerlijnWajer commented 1 year ago

So I've been looking at adding this, and am able to set the variables in debian_glue, but those variables don't make it all the way to the actual package building it seems. The vars to set are DEB_CFLAGS_APPEND and DEB_CXXFLAGS_APPEND. I'm trying to patch build-and-provide-package now to see if I can get the vars passed to the package. Otherwise it'll have to go in the xmls.

MerlijnWajer commented 1 year ago

Solved per https://github.com/maemo-leste/jenkins-integration/commit/bf2ce8c3423ec12c13f086d1acf64959b073bfaf

MerlijnWajer commented 1 year ago

Well, at least for experimental. Let's keep it open until we use it everywhere.

MerlijnWajer commented 1 year ago

Added here: https://github.com/maemo-leste/jenkins-integration/commit/75a8e3fbff361653c0fd01ff1db136b40ec62b80