mirror of
https://github.com/skeeto/endlessh.git
synced 2024-11-29 00:13:07 +01:00
Add note about __EXTENSIONS__ to README (illumos)
This commit is contained in:
parent
8347377bb7
commit
38e35ad4c9
@ -103,5 +103,8 @@ to remove GCC-specific options. For example, on Solaris:
|
||||
|
||||
make CFLAGS=-fast LDFLAGS= LDLIBS='-lnsl -lrt -lsocket'
|
||||
|
||||
The feature test macros on these systems isn't reliable, so you may also
|
||||
need to use `-D__EXTENSIONS__` in `CFLAGS`.
|
||||
|
||||
|
||||
[np]: https://nullprogram.com/blog/2019/03/22/
|
||||
|
Loading…
Reference in New Issue
Block a user