mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
toolchain/gcc: get rid of stale variable reference
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
6d22f56ed8
commit
39a38a554c
@ -519,8 +519,7 @@ endif
|
||||
cross_compiler:=$(HOST_DIR)/usr/bin/$(GNU_TARGET_NAME)-gcc
|
||||
cross_compiler gcc: gcc_intermediate \
|
||||
uclibc $(GCC_BUILD_DIR3)/.installed \
|
||||
$(STAMP_DIR)/gcc_libs_target_installed \
|
||||
$(GCC_TARGETS)
|
||||
$(STAMP_DIR)/gcc_libs_target_installed
|
||||
|
||||
gcc-source: $(DL_DIR)/$(GCC_SOURCE)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user