aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/botan/src/build-data/os/freebsd.txt
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@nokia.com>2012-06-26 09:31:01 +0200
committerhjk <qthjk@ovi.com>2012-06-26 16:58:22 +0200
commitfcc9ba4b99aee39ca1555bde458f0933d4797d53 (patch)
tree2d35a21cc41ad8302489166b86dad544f862a8d5 /src/libs/3rdparty/botan/src/build-data/os/freebsd.txt
parentc6ac435daffbf2094e76c8ff1535bab839873098 (diff)
Update botan library.
Old version was 1.8.8, new one is 1.10.2. We now put all the code into one pair of files (via a botan configure option) and move platform-specific defines into the pro/qbs files. Besides drastically reducing the number of files, this is expected to make future updates less messy. Change-Id: I004166b2ab15b6a699d69aebfcfd9999c5ccdb91 Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/libs/3rdparty/botan/src/build-data/os/freebsd.txt')
-rw-r--r--src/libs/3rdparty/botan/src/build-data/os/freebsd.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/libs/3rdparty/botan/src/build-data/os/freebsd.txt b/src/libs/3rdparty/botan/src/build-data/os/freebsd.txt
deleted file mode 100644
index ea96b0c889..0000000000
--- a/src/libs/3rdparty/botan/src/build-data/os/freebsd.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-realname "FreeBSD"
-
-os_type unix
-
-<target_features>
-posix_mlock
-</target_features>
-
-<supports_shared>
-all
-</supports_shared>