summaryrefslogtreecommitdiff
path: root/cipher/blowfish-amd64.S
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/blowfish-amd64.S')
-rw-r--r--cipher/blowfish-amd64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/blowfish-amd64.S b/cipher/blowfish-amd64.S
index 1008387f..6975e559 100644
--- a/cipher/blowfish-amd64.S
+++ b/cipher/blowfish-amd64.S
@@ -20,7 +20,7 @@
#ifdef __x86_64
#include <config.h>
-#if defined(USE_BLOWFISH)
+#if defined(USE_BLOWFISH) && defined(HAVE_COMPATIBLE_GCC_AMD64_PLATFORM_AS)
.text