mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-12-04 14:46:37 -05:00
Remove 'only tested with GCC' from INSTALL
This commit is contained in:
parent
73c185c1a6
commit
94aa931aea
3
INSTALL
3
INSTALL
@ -4,8 +4,7 @@ Compiling and installing Gophernicus
|
|||||||
Gophernicus requires a C compiler but no extra libraries aside
|
Gophernicus requires a C compiler but no extra libraries aside
|
||||||
from standard LIBC ones. Care has been taken to use only
|
from standard LIBC ones. Care has been taken to use only
|
||||||
standard POSIX syscalls so that it should work pretty much on
|
standard POSIX syscalls so that it should work pretty much on
|
||||||
any *nix system. Compiling has only been tested with GCC, but
|
any *nix system.
|
||||||
it will most likely work with others too.
|
|
||||||
|
|
||||||
To compile and install run:
|
To compile and install run:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user