diff options
author | 2022-02-25 21:47:18 -0500 | |
---|---|---|
committer | 2022-02-25 21:47:18 -0500 | |
commit | d0536e60a5d7831b110e8e3b8e31fac983ccd97f (patch) | |
tree | 01409785cec96f45982141ad69ae743cafb5e8d2 /modules/lua/lua.luadoc | |
parent | ecff753d219dfe46cf9a8ea7da369c68c29a68ff (diff) | |
download | textadept-d0536e60a5d7831b110e8e3b8e31fac983ccd97f.tar.gz textadept-d0536e60a5d7831b110e8e3b8e31fac983ccd97f.zip |
Compile Windows executables with POSIX threads (pthreads).
Scintilla is starting to make use of C++11 threads, but MinGW does not provide native Win32 theads.
Only pthreads are available. This should be okay since it appears Gtk uses pthreads.
Diffstat (limited to 'modules/lua/lua.luadoc')
0 files changed, 0 insertions, 0 deletions