2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
[deliverable/binutils-gdb.git] / config-ml.in
index 937273173c03138441b301dfb69a44b27991ce41..4082fe45d3d70c1aa353c2071c633da574addfda 100644 (file)
@@ -546,6 +546,7 @@ multi-do:
                flags=`echo $$i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
                if (cd ../$${dir}/$${lib}; $(MAKE) $(FLAGS_TO_PASS) \
                                CFLAGS="$(CFLAGS) $${flags}" \
+                               CCASFLAGS="$(CCASFLAGS) $${flags}" \
                                FCFLAGS="$(FCFLAGS) $${flags}" \
                                FFLAGS="$(FFLAGS) $${flags}" \
                                ADAFLAGS="$(ADAFLAGS) $${flags}" \
This page took 0.027452 seconds and 4 git commands to generate.