initial import

This commit is contained in:
2025-06-22 20:39:04 -05:00
commit f8a70886f0
3428 changed files with 302546 additions and 0 deletions

13
tor/0001.patch Normal file
View File

@@ -0,0 +1,13 @@
diff --git a/Makefile.in b/Makefile.in
index 8e1f09e..90bc44f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -497,7 +497,7 @@ am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \
@LIBFUZZER_ENABLED_TRUE@ src/test/fuzz/lf-fuzz-vrs$(EXEEXT)
PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
LIBRARIES = $(noinst_LIBRARIES)
-ARFLAGS = cru
+ARFLAGS = crD
AM_V_AR = $(am__v_AR_@AM_V@)
am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
am__v_AR_0 = @echo " AR " $@;