]> granicus.if.org Git - cgit/commitdiff
ZX2C4 specific patches.
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 10 Jul 2012 17:26:44 +0000 (19:26 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 11 Jan 2023 20:51:17 +0000 (21:51 +0100)
cgit.conf [new file with mode: 0644]
cgit.png
favicon.ico

diff --git a/cgit.conf b/cgit.conf
new file mode 100644 (file)
index 0000000..2740d59
--- /dev/null
+++ b/cgit.conf
@@ -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
index 425528ee39519a781b23bbec64df948b78ae87cb..01deb396457500bcf4d99a42799c021616e5f567 100644 (file)
Binary files a/cgit.png and b/cgit.png differ
index 56ff59384f2ce308996d0027bb928c18e2c61785..4c03cd4c1aa3a4235f858569a2c25ef12b19593e 100644 (file)
Binary files a/favicon.ico and b/favicon.ico differ