| Submitter | Per Arnold Blaasmo |
|---|---|
| Date | Sept. 21, 2012, 10:48 a.m. |
| Message ID | <505C460F.5070503@atmel.com> |
| Download | mbox | patch |
| Permalink | /patch/185684/ |
| State | New |
| Headers | show |
Comments
Patch
--- 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),)