mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Restored -O2, now using syslog
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
CFLAGS=-g -fPIC -pedantic -Wall -Werror -Iinclude
|
||||
CFLAGS=-O2 -fPIC -pedantic -Wall -Werror -Iinclude
|
||||
LDFLAGS=-lpng -luuid
|
||||
|
||||
.PHONY: clean doc
|
||||
|
Reference in New Issue
Block a user