]> sourceware.org Git - newlib-cygwin.git/commit
libgloss: bfin: switch to CPPASCOMPILE for .S->.o
authorMike Frysinger <vapier@gentoo.org>
Wed, 14 Dec 2022 09:07:12 +0000 (04:07 -0500)
committerMike Frysinger <vapier@gentoo.org>
Wed, 14 Dec 2022 09:14:50 +0000 (04:14 -0500)
commit42ddb40b58f7770e219928eb923f0ecee42bf5de
treee9b85a47cc46cd83aad479527f9fbc633e5672c9
parent15ad816dddf836def06cd0330ec0efa9ce50e5bf
libgloss: bfin: switch to CPPASCOMPILE for .S->.o

We're compiling .S files, so use CPPAS instead of CC to compile since
the point of CPPAS is to preprocess+assemble .S files.
libgloss/Makefile.in
libgloss/bfin/Makefile.inc
This page took 0.028815 seconds and 5 git commands to generate.