summaryrefslogtreecommitdiff
path: root/cipher/cast5-amd64.S
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/cast5-amd64.S')
-rw-r--r--cipher/cast5-amd64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/cast5-amd64.S b/cipher/cast5-amd64.S
index c3007d32..1bca2493 100644
--- a/cipher/cast5-amd64.S
+++ b/cipher/cast5-amd64.S
@@ -20,7 +20,7 @@
#ifdef __x86_64
#include <config.h>
-#if defined(USE_CAST5)
+#if defined(HAVE_COMPATIBLE_GCC_AMD64_PLATFORM_AS) && defined(USE_CAST5)
#ifdef __PIC__
# define RIP %rip