All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] compat: Drop glibc 2.14 warning
@ 2012-08-09 12:52 Ozan Çağlayan
  0 siblings, 0 replies; only message in thread
From: Ozan Çağlayan @ 2012-08-09 12:52 UTC (permalink / raw)
  To: mcgrof; +Cc: linux-wireless, Ozan Çağlayan

This is not the case anymore as we rebuild the binaries.

Signed-off-by: Ozan Çağlayan <ozancag@gmail.com>
---
 bin/get-compat-kernels | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/bin/get-compat-kernels b/bin/get-compat-kernels
index 4107828..2003cd3 100755
--- a/bin/get-compat-kernels
+++ b/bin/get-compat-kernels
@@ -215,9 +215,6 @@ echo -e "The download payload is about ${YELLOW}~ $((${SPACE_PER_KERNEL_DEB} * $
 echo -e "it will stash kernel header files under ${BLUE}$KSRC_PREFIX/usr/src/${NORMAL}"
 echo -e "and ${BLUE}$KSRC_PREFIX/lib/modules/${NORMAL} and consume about ~ ${YELLOW}$((${NUM_KERNELS} * ${SPACE_PER_KERNEL})) ${RED}MiB${NORMAL} of space."
 echo -e ""
-echo -e "Note: you will need ${CYAN}libc${NORMAL} > ${GREEN}2.14${NORMAL} otherwise compilation may"
-echo -e "fail with Linux ${CYAN}3.4.4${NORMAL}"
-echo -e ""
 echo -e "The kernel headers used are from ${PURPLE}${UNDERLINE}Vanilla${NORMAL} kernels"
 echo -e "from the Ubuntu mainline / vanilla kernel PPA and are extracted"
 echo -e "using ${GREEN}ar${NORMAL} and ${GREEN}tar${NORMAL}:"
-- 
1.7.11.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-09 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-09 12:52 [PATCH] compat: Drop glibc 2.14 warning Ozan Çağlayan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.