Message ID | 505C460F.5070503@atmel.com |
---|---|
State | New |
Headers | show |
--- kconfig/Makefile.orig 2012-08-01 13:36:45.000000000 +0200 +++ kconfig/Makefile 2012-08-01 12:27:14.000000000 +0200 @@ -7,7 +7,7 @@ all: conf mconf nconf # Build flags CFLAGS = -DCONFIG_=\"CT_\" -DPACKAGE="\"crosstool-NG $(VERSION)\"" -LDFLAGS = +LDFLAGS = -L/opt/local/lib -lintl # Compiler flags to use gettext ifeq ($(gettext),)