logo

etc_portage

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/etc_portage.git

fno_common (232B)


  1. # https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common#Reproducing_the_build_failure_with_older_gcc_versions
  2. # https://bugs.gentoo.org/show_bug.cgi?id=705764
  3. CFLAGS="${CFLAGS} -fno-common"
  4. CXXFLAGS="${CXXFLAGS} -fno-common"