mirror of
https://github.com/mstorsjo/llvm-mingw.git
synced 2025-04-19 16:36:53 +08:00
As mingw-w64 now provides these routines, we no longer need to build the original library from GCC. As building with -fstack-protector-strong still links with -lssp (and -lssp_nonshared), we still need to provide libraries with these names, but they can be empty dummy libraries.
16 lines
131 B
Plaintext
16 lines
131 B
Plaintext
.git
|
|
llvm-project
|
|
mingw-w64
|
|
lldb-mi
|
|
make-*
|
|
libffi
|
|
cpython*
|
|
python-native
|
|
**/*.exe
|
|
**/*.dll
|
|
**/*.lib
|
|
**/*.pdb
|
|
**/*.a
|
|
*.tar.xz
|
|
*.zip
|