mirror of
https://github.com/jarun/nnn.git
synced 2025-03-18 20:39:45 +00:00
Correct IRIX build notes
This commit is contained in:
parent
df41119f33
commit
f39db2b36b
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -42,7 +42,7 @@ follow.
|
||||||
* IRIX 6.5:
|
* IRIX 6.5:
|
||||||
Tested with gcc from http://freeware.sgi.com/.
|
Tested with gcc from http://freeware.sgi.com/.
|
||||||
|
|
||||||
make CC="gcc" LDLIBS="-lgen"
|
make CC="gcc" LDLIBS="-lgen -lcurses"
|
||||||
|
|
||||||
* Haiku:
|
* Haiku:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue