mirror of
https://git.zx2c4.com/cgit
synced 2024-11-23 17:08:41 +00:00
ZX2C4 specific patches.
This commit is contained in:
parent
00ecfaadea
commit
8a0eaa5204
12
cgit.conf
Normal file
12
cgit.conf
Normal 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
BIN
cgit.png
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 12 KiB |
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 3.2 KiB |
Loading…
Reference in New Issue
Block a user