ZX2C4 specific patches.

This commit is contained in:
Jason A. Donenfeld 2012-07-10 19:26:44 +02:00
parent 00ecfaadea
commit 8a0eaa5204
3 changed files with 12 additions and 0 deletions

12
cgit.conf Normal file
View File

@ -0,0 +1,12 @@
CGIT_SCRIPT_PATH = /var/www/uwsgi/cgit/cgi
CGIT_CONFIG = /var/www/uwsgi/cgit/cgitrc
CACHE_ROOT = /var/www/uwsgi/cgit/cache
prefix = /var/www/uwsgi/cgit
libdir = $(prefix)
filterdir = $(libdir)/filters
NM = gcc-nm
AR = gcc-ar
LD = gcc-ld
CFLAGS = -O3 -march=native -pipe -fomit-frame-pointer -fPIE -fstack-protector-all -flto -fPIC -g
LDFLAGS = -Wl,-z,now -Wl,-z,relro -flto -fPIC

BIN
cgit.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB