]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/Makefile.in
libiberty: Disable hwcaps for sha1.o
[thirdparty/gcc.git] / libiberty / Makefile.in
index f9fbba23e2c81793bb7271f069b663b52813e812..d7e2d79f0473bee29003ca7f53ac32917c056a96 100644 (file)
@@ -114,7 +114,7 @@ INCDIR=$(srcdir)/$(MULTISRCTOP)../include
 
 COMPILE.c = $(CC) -c @DEFS@ $(CFLAGS) $(CPPFLAGS) -I. -I$(INCDIR) \
                $(HDEFINES) @ac_libiberty_warn_cflags@ -D_GNU_SOURCE \
-               @CET_HOST_FLAGS@
+               @CET_HOST_FLAGS@ @HWCAP_CFLAGS@
 
 # Just to make sure we don't use a built-in rule with VPATH
 .c.$(objext):