git: 5fcaf1329722 - main - jemalloc: Remove obsolete files from the exclusion list
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Dec 2024 06:54:12 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=5fcaf1329722d5565900aa61659495d81e0c9ae4 commit 5fcaf1329722d5565900aa61659495d81e0c9ae4 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2024-12-01 06:37:00 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-12-01 06:49:03 +0000 jemalloc: Remove obsolete files from the exclusion list These files are not present upstream, nor in the tree after autoconf/configure. Remove the FREEBSD-* from the exclusion list. This likely breaks FREEBSD-upgrade, but that needs to be rewritten for being used with a vendor branch (or just scaled back to be just a how-to, no the full script). Remove the dot files, since the upgrade process doesn't create them. Sponsored by: Netflix --- contrib/jemalloc/FREEBSD-Xlist | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/contrib/jemalloc/FREEBSD-Xlist b/contrib/jemalloc/FREEBSD-Xlist index 31853070379f..41ca4712173e 100644 --- a/contrib/jemalloc/FREEBSD-Xlist +++ b/contrib/jemalloc/FREEBSD-Xlist @@ -1,9 +1,3 @@ -.appveyor.yml -.autom4te.cfg -.cirrus.yml -.git* -.travis.yml -FREEBSD-* INSTALL.md Makefile* README @@ -17,7 +11,6 @@ configure* doc/*.in doc/*.xml doc/*.xsl -doc/*.html include/jemalloc/internal/atomic_msvc.h include/jemalloc/internal/jemalloc_internal_defs.h.in include/jemalloc/internal/jemalloc_preamble.h.in @@ -29,10 +22,8 @@ include/jemalloc/internal/public_namespace.sh include/jemalloc/internal/public_symbols.txt include/jemalloc/internal/public_unnamespace.h include/jemalloc/internal/public_unnamespace.sh -include/jemalloc/internal/size_classes.sh include/jemalloc/internal/smoothstep.sh include/jemalloc/internal/tsd_win.h -include/jemalloc/jemalloc.h.in include/jemalloc/jemalloc.sh include/jemalloc/jemalloc_defs.h include/jemalloc/jemalloc_defs.h.in @@ -48,7 +39,6 @@ include/jemalloc/jemalloc_rename.h include/jemalloc/jemalloc_rename.sh include/jemalloc/jemalloc_typedefs.h.in include/msvc_compat/ -install-sh jemalloc.pc* m4/ msvc/