kumquat-buildroot/package/gcc
Arnout Vandecappelle 685f44de98 Globally replace $(HOST_DIR)/usr with $(HOST_DIR)
Since things are no longer installed in $(HOST_DIR)/usr, the callers
should also not refer to it.

This is a mechanical change with
git grep -l '\$(HOST_DIR)/usr' | xargs sed -i 's%\$(HOST_DIR)/usr%$(HOST_DIR)%g'

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-05 15:22:29 +02:00
..
4.9.4
5.4.0 gcc: add patch to support musl on SuperH in gcc 5.x 2017-06-11 18:00:48 +02:00
6.3.0 gcc: add upstream patch to fix build of GCC6 with GCC7 2017-06-05 12:05:59 +02:00
7.1.0 gcc: allow gcc 7.1 for microblaze architecture 2017-06-05 12:06:58 +02:00
arc-2017.03 gcc: arc: add patch to fix tst_movb pattern 2017-05-25 15:25:38 +02:00
gcc-final generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
gcc-initial
musl-5.4.0
Config.in.host gcc: allow gcc 7.1 for microblaze architecture 2017-06-05 12:06:58 +02:00
gcc.hash Merge branch 'next' 2017-06-01 22:28:14 +02:00
gcc.mk Globally replace $(HOST_DIR)/usr with $(HOST_DIR) 2017-07-05 15:22:29 +02:00