mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
Fix naming problem
This commit is contained in:
parent
95ff38838b
commit
fb0c9ec541
@ -195,7 +195,7 @@ $(GCC_DIR)/.unpacked: $(BUILD_DIR)/.setup $(DL_DIR)/$(GCC_SOURCE)
|
|||||||
|
|
||||||
$(GCC_DIR)/.patched: $(GCC_DIR)/.unpacked
|
$(GCC_DIR)/.patched: $(GCC_DIR)/.unpacked
|
||||||
# Apply any files named gcc-*.patch from the source directory to gcc
|
# Apply any files named gcc-*.patch from the source directory to gcc
|
||||||
$(SOURCE_DIR)/patch-kernel.sh $(GCC_DIR) $(SOURCE_DIR) gcc-2.95-mega.patch.bz2
|
$(SOURCE_DIR)/patch-kernel.sh $(GCC_DIR) $(SOURCE_DIR) gcc2.95-mega.patch.bz2
|
||||||
touch $(GCC_DIR)/.patched
|
touch $(GCC_DIR)/.patched
|
||||||
|
|
||||||
$(GCC_DIR)/.gcc_build_hacks: $(GCC_DIR)/.patched
|
$(GCC_DIR)/.gcc_build_hacks: $(GCC_DIR)/.patched
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user