projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5af6a0
)
add a patched target cause i'm lazy
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 24 Jun 2006 04:23:01 +0000
(
04:23
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 24 Jun 2006 04:23:01 +0000
(
04:23
-0000)
toolchain/gcc/gcc-uclibc-3.x.mk
patch
|
blob
|
history
diff --git
a/toolchain/gcc/gcc-uclibc-3.x.mk
b/toolchain/gcc/gcc-uclibc-3.x.mk
index 42532f6f9920400231f29e7f38672ac5b712adfc..b5ebfd0e302ec12ed47f73b25496f1841a8748bb 100644
(file)
--- a/
toolchain/gcc/gcc-uclibc-3.x.mk
+++ b/
toolchain/gcc/gcc-uclibc-3.x.mk
@@
-73,6
+73,7
@@
$(GCC_DIR)/.unpacked: $(DL_DIR)/$(GCC_SOURCE)
$(CONFIG_UPDATE) $(GCC_DIR)
touch $(GCC_DIR)/.unpacked
+gcc-patched: $(GCC_DIR)/.patched
$(GCC_DIR)/.patched: $(GCC_DIR)/.unpacked
# Apply any files named gcc-*.patch from the source directory to gcc
ifeq ($(GCC_SNAP_DATE),)