mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
add a patched target cause i'm lazy
This commit is contained in:
parent
a5af6a0781
commit
b217dc8b04
@ -73,6 +73,7 @@ $(GCC_DIR)/.unpacked: $(DL_DIR)/$(GCC_SOURCE)
|
|||||||
$(CONFIG_UPDATE) $(GCC_DIR)
|
$(CONFIG_UPDATE) $(GCC_DIR)
|
||||||
touch $(GCC_DIR)/.unpacked
|
touch $(GCC_DIR)/.unpacked
|
||||||
|
|
||||||
|
gcc-patched: $(GCC_DIR)/.patched
|
||||||
$(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
|
||||||
ifeq ($(GCC_SNAP_DATE),)
|
ifeq ($(GCC_SNAP_DATE),)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user