We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9f9ade + d0c75a0 commit 0dddbb8Copy full SHA for 0dddbb8
sources/meta-yoe/conf/distro/yoe.inc
@@ -175,7 +175,7 @@ QB_MEM = "-m 1024"
175
176
# Enable fortran by default, lot of new machine need it surprisingly
177
FORTRAN = ",fortran"
178
-TOOLCHAIN_TARGET_TASK:append = " gfortran"
+TOOLCHAIN_TARGET_TASK:append = " libgfortran"
179
180
# The two lines below enable SDL frontend for qemu
181
# default is VNC
0 commit comments