Gianfranco Costamagna pushed to branch master at Debian Med / insighttoolkit
Commits: ef274054 by Gianfranco Costamagna at 2019-04-25T10:07:18Z Update rules file, use DEB_HOST_ARCH instead of DEB_BUILD_ARCH - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== @@ -13,7 +13,7 @@ export DEB_CPPFLAGS_MAINT_APPEND = -I/usr/include/nifti ENABLE_PYTHON=1 -ifeq ($(DEB_BUILD_ARCH),i386) +ifeq ($(DEB_HOST_ARCH),i386) ENABLE_FFTW=OFF #(unsigned long) == (unsigned int) on 32 bit, since itk 4.10 or g++-5.4 ENABLE_UNSIGNED_LONG=OFF View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/commit/ef2740540aef1f8ba038791fe87ba19670fdf5b6 -- View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/commit/ef2740540aef1f8ba038791fe87ba19670fdf5b6 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
