aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc/compaq.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-11-19 23:34:17 +0000
committerlloyd <[email protected]>2009-11-19 23:34:17 +0000
commit3786032100c34e2196bbb8af1e89226b05fbc324 (patch)
tree6decd77dd510684a7d3349905ba6f00bd03bb949 /src/build-data/cc/compaq.txt
parentac7ebedffe54a09770a93283f9644554d5cf06c5 (diff)
Most compilers had empty dll_*_flags; remove them since the default is
empty anyway. For VC++ (only user) set BOTAN_DLL to dllimport by default (for apps), and then redefine as dllexport when building the library.
Diffstat (limited to 'src/build-data/cc/compaq.txt')
-rw-r--r--src/build-data/cc/compaq.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/build-data/cc/compaq.txt b/src/build-data/cc/compaq.txt
index b5a080ae9..7e7f1ea56 100644
--- a/src/build-data/cc/compaq.txt
+++ b/src/build-data/cc/compaq.txt
@@ -15,9 +15,6 @@ debug_flags -g
no_debug_flags ""
lang_flags "-std ansi -D__USE_STD_IOSTREAM"
-dll_import_flags ""
-dll_export_flags ""
-
makefile_style unix
<so_link_flags>