]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r283506 (by rodrigc):
authordchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Jan 2016 18:06:38 +0000 (18:06 +0000)
committerdchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Jan 2016 18:06:38 +0000 (18:06 +0000)
commitb56be6827df0dd1b0e4b2bd43fc2ac746c75a5d2
tree7e0dac8ec7cf16743f71104007879250eb04107d
parent191250f2baa4c256b9a52a23eeca3568c2c3f84f
MFC r283506 (by rodrigc):

For objcopy, use --input-target and --output-target

When building with gcc 4.9 and binutils 2.25,
using '--input' and '--output' returns an error
message:
   objcopy: option `--input' is ambiguous

git-svn-id: svn://svn.freebsd.org/base/stable/10@293599 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/files.amd64
sys/conf/files.i386
sys/modules/linux/Makefile
sys/modules/linux64/Makefile