diff options
author | Pali Rohár <pali.rohar@gmail.com> | 2021-02-03 21:01:24 +0100 |
---|---|---|
committer | Pali Rohár <pali.rohar@gmail.com> | 2021-02-03 21:01:24 +0100 |
commit | 9e40646cf3a7d0817b2298f915399a128fcb4d27 (patch) | |
tree | be6641139c2a09b59eb66bf92645be9d6b18241d /tests | |
parent | 7da1054564609f3382869714432f54b63812d083 (diff) | |
download | dlfcn-win32-9e40646cf3a7d0817b2298f915399a128fcb4d27.tar.gz dlfcn-win32-9e40646cf3a7d0817b2298f915399a128fcb4d27.tar.bz2 dlfcn-win32-9e40646cf3a7d0817b2298f915399a128fcb4d27.zip |
Fix noinline for older compiler versions (e.g. Visual Studio 6.0)
Visual Studio 6.0 does not support __declspec(noinline) and throw error.
Add checks for compilers which support noinline to prevent compile errors.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions