mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Apply compressed patches as well
This commit is contained in:
parent
ba7aa868b8
commit
e775253e3a
@ -62,7 +62,7 @@ $(GCC_DIR)/.unpacked: $(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
|
||||||
toolchain/patch-kernel.sh $(GCC_DIR) toolchain/gcc/$(GCC_VERSION) \*.patch
|
toolchain/patch-kernel.sh $(GCC_DIR) toolchain/gcc/$(GCC_VERSION) \*.patch\*
|
||||||
#
|
#
|
||||||
# We do not wish to build the libstdc++ library provided with gcc,
|
# We do not wish to build the libstdc++ library provided with gcc,
|
||||||
# since it doesn't seem to work at all with uClibc plus gcc 2.95...
|
# since it doesn't seem to work at all with uClibc plus gcc 2.95...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user