]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-script
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 3 Aug 2015 08:23:59 +0000 (08:23 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Mon, 3 Aug 2015 08:23:59 +0000 (08:23 +0000)
commitc4a59af8c1f154a5203da16378fb90f93f3fb3ba
tree58d1743d607a40ea74862a2ff6603134599e3860
parenta7ab160209fb40e4fcc7d0557e12330686d158ad
BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-script

These scripts all now have the same contents, so we only need to use
GccBase.lds. Therefore we can delete gcc-4K-align-ld-script,
gcc4.4-ld-script and gcc4.9-ld-script.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Tested-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18142 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Conf/tools_def.template
BaseTools/Scripts/gcc-4K-align-ld-script [deleted file]
BaseTools/Scripts/gcc4.4-ld-script [deleted file]
BaseTools/Scripts/gcc4.9-ld-script [deleted file]