public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: libc-alpha@sourceware.org
Cc: Carlos O'Donell <carlos@redhat.com>
Subject: [PATCH v3 4/5] Linux: Remove unused generic Makefile
Date: Mon, 20 Feb 2023 11:29:56 -0300	[thread overview]
Message-ID: <20230220142957.1180692-5-adhemerval.zanella@linaro.org> (raw)
In-Reply-To: <20230220142957.1180692-1-adhemerval.zanella@linaro.org>

Both are already defined on default linux Makefile.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
---
 sysdeps/unix/sysv/linux/generic/Makefile | 3 ---
 1 file changed, 3 deletions(-)
 delete mode 100644 sysdeps/unix/sysv/linux/generic/Makefile

diff --git a/sysdeps/unix/sysv/linux/generic/Makefile b/sysdeps/unix/sysv/linux/generic/Makefile
deleted file mode 100644
index 7e27e79772..0000000000
--- a/sysdeps/unix/sysv/linux/generic/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(subdir),misc)
-sysdep_routines += epoll_create inotify_init
-endif
-- 
2.34.1


  parent reply	other threads:[~2023-02-20 14:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-20 14:29 [PATCH v3 0/5] Remove Linux generic sysdep Adhemerval Zanella
2023-02-20 14:29 ` [PATCH v3 1/5] Linux: Move wordsize-32 Version to default Adhemerval Zanella
2023-02-20 14:29 ` [PATCH v3 2/5] Linux: Assume and consolidate getsockname wire-up syscall Adhemerval Zanella
2023-02-20 14:29 ` [PATCH v3 3/5] Linux: Assume and consolidate getpeername " Adhemerval Zanella
2023-02-20 14:29 ` Adhemerval Zanella [this message]
2023-02-20 14:29 ` [PATCH v3 5/5] Linux: Remove generic Implies Adhemerval Zanella

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=20230220142957.1180692-5-adhemerval.zanella@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=carlos@redhat.com \
    --cc=libc-alpha@sourceware.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).