# No static libs or docs #CONFIGURE_ARGS += --disable-static --disable-gtk-doc # Enable debugging -> THIS IS GOOD! include ../../gar.mk export CFLAGS = -O2 include ../../meta/prefixes.mk export PATH=$(COMPILER_DIR)/bin:$(shell echo $$PATH) MASTER_SITES += file://../../patch_files/cc/ #ifneq ($(CPU), "") #GCC_TARGET_DEFAULT_CPU=--with-cpu=$(CPU) #endif