]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
pass tag=CC to libtool. It seems automake cannot really work with assembler sources.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 23 Apr 2011 08:46:16 +0000 (10:46 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 23 Apr 2011 08:46:16 +0000 (10:46 +0200)
lib/accelerated/intel/Makefile.am

index 5efe894d555cb8028b57191327fd0ec929f0c97b..013fd9d3b797dd10ac1fb49c48d08193f0564b77 100644 (file)
@@ -21,6 +21,7 @@
 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301, USA
 
+AM_LIBTOOLFLAGS=--tag=CC
 AM_CFLAGS = $(WERROR_CFLAGS) $(WSTACK_CFLAGS) $(WARN_CFLAGS)
 AM_CPPFLAGS = \
        -I$(srcdir)/../../../gl         \