diff options
Diffstat (limited to 'gcc/config/i386/t-gthr-win32')
-rw-r--r-- | gcc/config/i386/t-gthr-win32 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/i386/t-gthr-win32 b/gcc/config/i386/t-gthr-win32 new file mode 100644 index 000000000..f67fa1e25 --- /dev/null +++ b/gcc/config/i386/t-gthr-win32 @@ -0,0 +1,2 @@ +# We hide calls to w32api needed for w32 thread support here: +LIB2FUNCS_EXTRA = $(srcdir)/config/i386/gthr-win32.c |