From: Chmouel Boudjnah <chmouel@mandrakesoft.com>
To: linux-hotplug@vger.kernel.org
Subject: use CFLAGS of rpm env in rpm build
Date: Tue, 12 Jun 2001 16:01:14 +0000 [thread overview]
Message-ID: <marc-linux-hotplug-99236202215589@msgid-missing> (raw)
Index: hotplug.spec
=================================RCS file: /cvsroot/linux-hotplug/admin/hotplug.spec,v
retrieving revision 1.12
diff -u -u -r1.12 hotplug.spec
--- hotplug.spec 2001/06/12 00:00:50 1.12
+++ hotplug.spec 2001/06/12 16:00:33
@@ -34,7 +34,7 @@
%build
# Build any compiled programs in the source tree.
-make all
+make all CFLAGS="%optflags"
%install
make prefix=${RPM_BUILD_ROOT} install
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
reply other threads:[~2001-06-12 16:01 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=marc-linux-hotplug-99236202215589@msgid-missing \
--to=chmouel@mandrakesoft.com \
--cc=linux-hotplug@vger.kernel.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 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.