diff options
Diffstat (limited to 'gcc/config/i386/t-mingw-pthread')
-rw-r--r-- | gcc/config/i386/t-mingw-pthread | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/i386/t-mingw-pthread b/gcc/config/i386/t-mingw-pthread deleted file mode 100644 index 622ef82be6e..00000000000 --- a/gcc/config/i386/t-mingw-pthread +++ /dev/null @@ -1,2 +0,0 @@ -SHLIB_PTHREAD_CFLAG = -pthread -SHLIB_PTHREAD_LDFLAG = -Wl,-lpthread |