Loading CHANGES +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ #3457: alsamixergui: broken URL #3475: Calling sync on large filesystems when not always necessary #3511: make busybox-menuconfig does not download busybox package #3541: Quotes in the top Makefile:217 break buildroot/kernel config... 2011.02, Released February 28th, 2011: Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -214,7 +214,7 @@ ifneq ($(findstring cygwin,$(GNU_HOST_NAME)),) HOST_EXEEXT:=.exe HOST_LIBEXT:=.lib HOST_SHREXT:=.dll HOST_LOADLIBES="-lcurses -lintl" HOST_LOADLIBES=-lcurses -lintl export HOST_LOADLIBES endif ifneq ($(findstring mingw,$(GNU_HOST_NAME)),) Loading Loading
CHANGES +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ #3457: alsamixergui: broken URL #3475: Calling sync on large filesystems when not always necessary #3511: make busybox-menuconfig does not download busybox package #3541: Quotes in the top Makefile:217 break buildroot/kernel config... 2011.02, Released February 28th, 2011: Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -214,7 +214,7 @@ ifneq ($(findstring cygwin,$(GNU_HOST_NAME)),) HOST_EXEEXT:=.exe HOST_LIBEXT:=.lib HOST_SHREXT:=.dll HOST_LOADLIBES="-lcurses -lintl" HOST_LOADLIBES=-lcurses -lintl export HOST_LOADLIBES endif ifneq ($(findstring mingw,$(GNU_HOST_NAME)),) Loading