> # Edit debian debian/rules, > # in the override_dh_auto_configure target, > # add CC= to dh_auto_configure : > # > #dh_auto_configure -- \ > # ac_cv_lib_kvm_kvm_getenvv=no \ > # --disable-bfd \ > # CC=gcc-6 \ > # CPP=cpp-6 > # > # RICHARD, IS IT CORRECT ?
I think so ... if you configure gnustep-make with specific values in the CCa and CPP environment variables, those values should be used for the compiler when building gnustep software.