]> git.pld-linux.org Git - packages/automake.git/blob - automake-CCASCOMPILE-output.patch
- complete patch (apply to all languages)
[packages/automake.git] / automake-CCASCOMPILE-output.patch
1 --- automake-1.9.4/automake.in.orig     2004-12-28 00:41:30.657832000 +0100
2 +++ automake-1.9.4/automake.in  2004-12-28 00:42:23.809752432 +0100
3 @@ -785,6 +785,7 @@
4                    'compile' => '$(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)',
5                    'compiler' => 'CCASCOMPILE',
6                    'compile_flag' => '-c',
7 +                  'output_flag' => '-o',
8                    'extensions' => ['.s', '.S'],
9  
10                    # With assembly we still use the C linker.
This page took 0.047598 seconds and 3 git commands to generate.