Linux console tools development discussion
 help / color / mirror / Atom feed
* [kbd] [PATCH] kbd: install getkeycodes/setkecodes binaries on SPARC
@ 2016-12-16 21:00 Xose Vazquez Perez
  0 siblings, 0 replies; only message in thread
From: Xose Vazquez Perez @ 2016-12-16 21:00 UTC (permalink / raw)
  Cc: Alexey Gladkov, Alex Burmashev, Xose Vazquez Perez,
	kbd -- Linux console tools development discussion

Orabug: 21263213
Cc: Alex Burmashev <alexander.burmashev@oracle.com>
Cc: Alexey Gladkov <gladkov.alexey@gmail.com>
Cc: kbd -- Linux console tools development discussion <kbd@lists.altlinux.org>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 2620ac1..92f0b52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,7 +87,7 @@ CC_CHECK_CFLAGS_APPEND([\
 	-Wmissing-declarations])
 
 case $host_cpu in
-	m68*|sparc*) KEYCODES_PROGS=no ;;
+	m68*) KEYCODES_PROGS=no ;;
 	*)           KEYCODES_PROGS=yes ;;
 esac
 AM_CONDITIONAL(KEYCODES_PROGS, test "$KEYCODES_PROGS" = "yes")
-- 
2.11.0



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

only message in thread, other threads:[~2016-12-16 21:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-16 21:00 [kbd] [PATCH] kbd: install getkeycodes/setkecodes binaries on SPARC Xose Vazquez Perez

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git