diff --git a/conf/intel/portage/env/media-tv/mythtv b/conf/intel/portage/env/media-tv/mythtv new file mode 100644 index 00000000..904822b6 --- /dev/null +++ b/conf/intel/portage/env/media-tv/mythtv @@ -0,0 +1,4 @@ +# make it compile +# https://bugs.gentoo.org/show_bug.cgi?id=516692 +CFLAGS="-O2 -march=x86-64 -pipe -fno-devirtualize" +CXXFLAGS="-O2 -march=x86-64 -pipe -fno-devirtualize"