diff options
Diffstat (limited to 'src/build-data/os/windows.txt')
-rw-r--r-- | src/build-data/os/windows.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/build-data/os/windows.txt b/src/build-data/os/windows.txt index db6245a83..57781d7c8 100644 --- a/src/build-data/os/windows.txt +++ b/src/build-data/os/windows.txt @@ -6,6 +6,8 @@ obj_suffix obj static_suffix lib lib_prefix '' +shared_lib_symlinks no + # For historical reasons? the library does not have the major number on Windows # This should probably be fixed in a future major release. library_name 'botan{suffix}' |