Sign in
cos
/
third_party
/
overlays
/
chromiumos-overlay
/
refs/heads/master
/
.
/
sys-devel
/
binutils
/
files
/
ldwrapper
blob: 94c29b308ae8524d1452e767b970ea7d1196857e [
file
] [
log
] [
blame
] [
edit
]
#!/bin/bash
# Copyright 2011 The ChromiumOS Authors
# 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"
"$@"