File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ named `result` placed in the directory where you invoked the command.
196196| ` nix build github:autc04/Retro68#samples-powerpc ` | Sample programs for PowerPC |
197197| ` nix build github:autc04/Retro68#pkgsCross.m68k.zlib ` | zlib library, cross-compiled for 68K Macs |
198198| ` nix build github:autc04/Retro68#pkgsCross.m68k. ` * packagename* | cross-compile * packagename* to 68K |
199- | ` nnix build github:autc04/Retro68#pkgsCross.powerpc.` * packagename* | cross-compile * packagename* to PowerPC |
199+ | ` nix build github:autc04/Retro68#pkgsCross.powerpc.` * packagename* | cross-compile * packagename* to PowerPC |
200200
201201You can attempt to cross-compile * any* package from the ` nixpkgs ` collection. Unless the
202202package contains a very portable library, the command will of course fail. Please don't
You can’t perform that action at this time.
0 commit comments