Commit Graph

5 Commits

Author SHA1 Message Date
Ubuntu Developers 9fcc10db36 fix-clang-path-and-build
===================================================================

Gbp-Pq: Name fix-clang-path-and-build.diff
2022-07-16 17:45:32 +08:00
Ubuntu Developers 08d476d77a unwind-chain-inclusion
# Without this patch, the first local include of unwind.h might, with the
# __has_include_next, try to include the one from the system.
# It might be /usr/include/clang/3.4/include/unwind.h
# Because of the #ifndef __CLANG_UNWIND_H, it might never include any declaration
# from the system. 


Gbp-Pq: Name unwind-chain-inclusion.diff
2022-07-16 17:45:31 +08:00
Ubuntu Developers 66f8dce334 strlcpy_strlcat_warning_removed
Gbp-Pq: Name 23-strlcpy_strlcat_warning_removed.diff
2022-07-16 17:45:31 +08:00
Ubuntu Developers cb854799a5 clang_debian_version
===================================================================

Gbp-Pq: Name 19-clang_debian_version.patch
2022-07-16 17:45:30 +08:00
Lu zhiping 09a9a6e509 Import Upstream version 10.0.0 2022-07-16 17:39:34 +08:00