--- wikisrc/pkgsrc/how_to_use_pkgsrc_on_irix.mdwn 2012/02/05 07:14:36 1.2 +++ wikisrc/pkgsrc/how_to_use_pkgsrc_on_irix.mdwn 2020/05/24 22:41:47 1.3 @@ -64,7 +64,7 @@ $ cd proj $ gzcat ../pkgsrc.tar.gz | tar xf - $ cd pkgsrc -$ ./bootstrap/bootstrap --unprivileged --compiler=mipspro +$ CC=cc ./bootstrap/bootstrap --unprivileged --compiler=mipspro ... TODO: continue @@ -77,4 +77,4 @@ Note: because *nbsed* cannot handle file #External links * [pkgsrc on IRIX](http://wtf.hijacked.us/wiki/index.php/Pkgsrc_on_IRIX) @ WTFwiki -* [Using NetBSD's pkgsrc on IRIX](http://forums.nekochan.net/viewtopic.php?f=15&t=11217) @ Nekochan \ No newline at end of file +* [Using NetBSD's pkgsrc on IRIX](http://forums.nekochan.net/viewtopic.php?f=15&t=11217) @ Nekochan