Files
packages/lang
Tianling Shen efdbac38dc rust: put host build dir to target build dir
When user runs `make clean` command, everything in `$(STAGING_DIR)`
(where we installed rust) will be removed, but `$(BUILD_DIR_HOST)`
(where we compiled rust and stored build stage) is untouched.

So when user starts a new build after that, OpenWrt buildroot will
still consider `rust` is installed already, resulting the build error
"cargo: command not found".

Fix this by moving to target build dir as well.

Fixes: f489e019ac ("rust: compile host package per target")

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-07-23 00:14:49 +08:00
..
2023-01-20 17:44:14 -08:00
2023-04-21 22:46:58 +02:00
2023-07-17 15:13:00 +08:00
2019-08-19 12:16:37 -07:00
2019-11-01 14:55:02 +08:00
2019-08-15 13:23:41 +02:00
2021-06-12 21:05:01 -07:00
2018-11-27 09:04:10 -08:00
2023-06-02 12:38:56 +08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-12-22 16:25:34 -08:00
2021-06-12 21:05:01 -07:00
2022-08-31 13:33:28 -07:00
2023-07-10 19:48:19 -07:00
2023-05-20 13:16:26 +08:00
2022-12-22 16:32:17 -08:00
2022-01-11 16:25:33 -08:00
2023-04-21 22:46:58 +02:00
2022-01-29 13:31:55 -08:00
2021-06-12 21:05:01 -07:00
2023-03-24 02:08:47 +08:00
2023-06-21 11:27:48 +09:00
2022-04-16 11:01:06 -07:00
2023-05-24 06:06:17 +03:00
2023-03-08 15:37:07 +08:00
2023-03-26 18:18:51 -06:00
2020-03-19 15:38:23 -07:00
2020-03-19 16:03:59 -07:00
2023-04-21 22:46:58 +02:00
2019-10-05 12:22:05 -07:00
2023-07-12 22:35:08 +02:00
2023-04-21 22:46:58 +02:00