Skip to content
Snippets Groups Projects

Support cross compiling kernels with GCC6

Merged Imported Administrator requested to merge feature/aportgen-gcc6 into master
  1. Sep 30, 2018
    • Oliver Smith's avatar
      Support cross compiling kernels with GCC6 · 3e7c95e8
      Oliver Smith authored
      * aportgen: modify code to allow generating gcc6-armhf and other gcc6
        cross compiler packages
      * package: when 'gcc6' is in the depends of a package, and the cross
        compiling mode is "native" (as we do it with kernels), install the
        gcc6 cross compiler instead of the usual one (gcc8)
      
      Related: pmaports#103
      Unverified
      3e7c95e8
Loading