All of lore.kernel.org
 help / color / mirror / Atom feed
* use CFLAGS of rpm env in rpm build
@ 2001-06-12 16:01 Chmouel Boudjnah
  0 siblings, 0 replies; only message in thread
From: Chmouel Boudjnah @ 2001-06-12 16:01 UTC (permalink / raw)
  To: linux-hotplug


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

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

only message in thread, other threads:[~2001-06-12 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-12 16:01 use CFLAGS of rpm env in rpm build Chmouel Boudjnah

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.