Small thing. It seems like we have to defined _XOPEN_SOURCE to get
[openssl.git] / Makefile.org
index bd952e359333942a0ac5aab01a6179bcd08667de..826dc086cc34adef184d38d0b59c0950d7327c42 100644 (file)
@@ -111,7 +111,7 @@ DES_ENC= asm/dx86-out.o asm/yx86-out.o
 #DES_ENC= asm/dx86-out.o asm/yx86-out.o # a.out, FreeBSD
 #DES_ENC= asm/dx86bsdi.o asm/yx86bsdi.o # bsdi
 
-AES_ASM_OBJ=
+AES_ASM_OBJ=aes_core.o aes_cbc.o
 
 # Set BF_ENC to bf_enc.o if you want to use the C version
 #There are 4 x86 assember options.