Public bug reported:

cpupower's Makefile uses ${CROSS} instead of ${CROSS_COMPILE}
The problem is that debian/rules.d/2-binary-arch.mk needs to set CROSS instead 
of CROSS_COMPILE, like so:

        make -C $(builddirpa)/tools/power/cpupower \
                CROSS=$(CROSS_COMPILE) \
                LIB_MIN=$(abi_release) CPUFREQ_BENCH=false

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1564206

Title:
  fix for do_tools_cpupower when cross-compiling

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1564206/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to