Slight cleanup, now that the locale option is handled in the main Makefile.
authorManuel Novoa III <mjn3@codepoet.org>
Tue, 11 Nov 2003 06:54:15 +0000 (06:54 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Tue, 11 Nov 2003 06:54:15 +0000 (06:54 -0000)
make/gcc-3.3.mk

index b00b3026dedd427774e38102f33ceb7fc7588a4f..65fe4f9d95f76e3113263685be05938d8c614282 100644 (file)
@@ -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)