X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=crypto%2Fbf%2FMakefile.ssl;fp=crypto%2Fbf%2FMakefile.ssl;h=1bb56887a5f9c15aceb0ba4f1f852abae912b3a0;hb=3a6a39c3732a5da986004d86ade879ee24ebac33;hp=8da7c14e3e331d70633ae2d429d887d44b06754e;hpb=cee814f9d5bf81145edc35c5775b2ad852e55e42;p=openssl.git diff --git a/crypto/bf/Makefile.ssl b/crypto/bf/Makefile.ssl index 8da7c14e3e..1bb56887a5 100644 --- a/crypto/bf/Makefile.ssl +++ b/crypto/bf/Makefile.ssl @@ -49,7 +49,7 @@ lib: $(LIBOBJ) # elf asm/bx86-elf.o: asm/bx86unix.cpp - $(CPP) -DELF asm/bx86unix.cpp | as -o asm/bx86-elf.o + $(CPP) -DELF -x c asm/bx86unix.cpp | as -o asm/bx86-elf.o # solaris asm/bx86-sol.o: asm/bx86unix.cpp