blob: 8b1c881de4bb686e8149297098c9bb18e64844ba [file] [log] [blame]
#!/bin/bash
# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# This file wraps ld and ld.gold.
exec "$(readlink -f "${0}").real" "$@"