projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98dd5fd
)
Slight cleanup, now that the locale option is handled in the main Makefile.
author
Manuel Novoa III
<mjn3@codepoet.org>
Tue, 11 Nov 2003 06:54:15 +0000
(06:54 -0000)
committer
Manuel Novoa III
<mjn3@codepoet.org>
Tue, 11 Nov 2003 06:54:15 +0000
(06:54 -0000)
make/gcc-3.3.mk
patch
|
blob
|
history
diff --git
a/make/gcc-3.3.mk
b/make/gcc-3.3.mk
index b00b3026dedd427774e38102f33ceb7fc7588a4f..65fe4f9d95f76e3113263685be05938d8c614282 100644
(file)
--- a/
make/gcc-3.3.mk
+++ b/
make/gcc-3.3.mk
@@
-405,10
+405,6
@@
$(GCC_BUILD_DIR3)/.configured: $(GCC_BUILD_DIR3)/.gcc3_3_build_hacks
$(EXTRA_GCC_CONFIG_OPTIONS) \
);
touch $(GCC_BUILD_DIR3)/.configured
-#Fixme -- for locale handling?
-#ifeq ($(ENABLE_LOCALE),true)
-# --enable-clocale=gnu \
-#endif
$(GCC_BUILD_DIR3)/.compiled: $(GCC_BUILD_DIR3)/.configured
$(MAKE) $(JLEVEL) $(TARGET_GCC_ARGS) -C $(GCC_BUILD_DIR3)