Linux console tools development discussion
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
Cc: Alexey Gladkov <gladkov.alexey@gmail.com>,
	Alex Burmashev <alexander.burmashev@oracle.com>,
	Xose Vazquez Perez <xose.vazquez@gmail.com>,
	kbd -- Linux console tools development discussion
	<kbd@lists.altlinux.org>
Subject: [kbd] [PATCH] kbd: install getkeycodes/setkecodes binaries on SPARC
Date: Fri, 16 Dec 2016 22:00:26 +0100
Message-ID: <20161216210026.26523-1-xose.vazquez@gmail.com> (raw)

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



                 reply	other threads:[~2016-12-16 21:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161216210026.26523-1-xose.vazquez@gmail.com \
    --to=xose.vazquez@gmail.com \
    --cc=alexander.burmashev@oracle.com \
    --cc=gladkov.alexey@gmail.com \
    --cc=kbd@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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