Loading libexpat-2.2.6.md +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ On the front-end, we can now cross-compile. Remember to replace `$PREFIX` with y CC=ncc CFLAGS=-O3 CXX=nc++ FC=nfort F90=nfort AR=nar RANLIB=nranlib LD=nld \ --host=ve-nec-linux-gnu --prefix=$PREFIX # buld and install library # build and install library make -C lib all install ``` Loading Loading
libexpat-2.2.6.md +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ On the front-end, we can now cross-compile. Remember to replace `$PREFIX` with y CC=ncc CFLAGS=-O3 CXX=nc++ FC=nfort F90=nfort AR=nar RANLIB=nranlib LD=nld \ --host=ve-nec-linux-gnu --prefix=$PREFIX # buld and install library # build and install library make -C lib all install ``` Loading