From: "Александр Берсенев" <bay@hackerdom.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/autodep:master commit in: /
Date: Sun, 21 Aug 2011 18:50:35 +0000 (UTC) [thread overview]
Message-ID: <c007096bf7d0f6033c0806230b7f780a7b98ee46.bay@gentoo> (raw)
commit: c007096bf7d0f6033c0806230b7f780a7b98ee46
Author: Alexander Bersenev <bay <AT> hackerdom <DOT> ru>
AuthorDate: Sun Aug 21 21:01:59 2011 +0000
Commit: Александр Берсенев <bay <AT> hackerdom <DOT> ru>
CommitDate: Sun Aug 21 21:01:59 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/autodep.git;a=commit;h=c007096b
revert previous: some version of gcc doesnt support it
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index f9f93dc..01c92f1 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ all: hookfs file_hook.so
hookfs: src/hook_fusefs/hookfs.c
$(CC) -std=c99 -Wall `pkg-config fuse --cflags --libs` -lulockmgr \
- $(CFLAGS) $(LDFLAGS) -Wno-unused-result src/hook_fusefs/hookfs.c -o hookfs
+ $(CFLAGS) $(LDFLAGS) src/hook_fusefs/hookfs.c -o hookfs
file_hook.so: file_hook.o
ld -shared -o file_hook.so -ldl -lc file_hook.o
next reply other threads:[~2011-08-21 18:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-21 18:50 Александр Берсенев [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-07 9:26 [gentoo-commits] proj/autodep:master commit in: / Александр Берсенев
2011-08-21 11:39 Александр Берсенев
2011-08-21 11:24 Александр Берсенев
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=c007096bf7d0f6033c0806230b7f780a7b98ee46.bay@gentoo \
--to=bay@hackerdom.ru \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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