buildrootschalter/toolchain/toolchain-external
Shawn J. Goff 1cbffbd015 eliminate double slashes caused by FOO_SITE ending in a slash
When a FOO_SITE variable ends in a slash and gets joined with a
FOO_SOURCE variable like $(FOO_SITE)/$(FOO_SOURCE), the resulting URI
has a double slash. While double-slashes are fine in unix paths, they
are reserved in URIs - the part following '//' must be an authority.

Signed-off-by: Shawn J. Goff <shawn7400@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-15 20:33:52 +02:00
..
Config.in gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
ext-tool.mk eliminate double slashes caused by FOO_SITE ending in a slash 2013-04-15 20:33:52 +02:00
ext-toolchain-wrapper.c Make external toolchain relocatable 2013-02-05 15:06:31 +01:00