GUACAMOLE-1892: Added an LDFLAGS environment variable set to "-lrt" in Makefile.am file.
This commit is contained in:
parent
651ac64d79
commit
af8a034f64
@ -167,6 +167,7 @@ libguac_la_LDFLAGS = \
|
||||
@JPEG_LIBS@ \
|
||||
@PNG_LIBS@ \
|
||||
@PTHREAD_LIBS@ \
|
||||
@RT_LIBS@ \
|
||||
@SSL_LIBS@ \
|
||||
@UUID_LIBS@ \
|
||||
@VORBIS_LIBS@ \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user