mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 21:51:23 +00:00
Remove -O2, check rfbInitClient return value, provide return value in client init
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
CFLAGS+=-O2 -fPIC -pedantic -Wall -Werror -Iinclude
|
||||
CFLAGS+= -fPIC -pedantic -Wall -Werror -Iinclude
|
||||
LDFLAGS=-lpng -luuid
|
||||
|
||||
.PHONY: clean doc
|
||||
|
Reference in New Issue
Block a user