patch to allow parallel build on SMP machines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

The attached patch fixes a minor problem with pam-0.99.3.0
which prevents a "parallel build" (make -j) on SMP machines
to complete sucessfully.
I have tested the patch on a hyperthreaded dual-Xeon Linux
machine with "make -j 4" and it seems to work fine.
Note that you have to re-create "Makefile.in" using "automake"
after applying the patch as it only changes "Makefile.am"

HTH

- - andreas

- --
Andreas Haumer                     | mailto:andreas@xxxxxxxxx
*x Software + Systeme              | http://www.xss.co.at/
Karmarschgasse 51/2/20             | Tel: +43-1-6060114-0
A-1100 Vienna, Austria             | Fax: +43-1-6060114-71
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDzpqQxJmyeGcXPhERAjReAJ4m39nM8DUskmBHRVSmoMnFIcdN9gCcCesO
+474IgC5CMH2wHF2muO5HcE=
=967U
-----END PGP SIGNATURE-----
Index: pam/doc/specs/Makefile.am
===================================================================
RCS file: /home/cvs/repository/distribution/Base/pam/doc/specs/Makefile.am,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile.am
--- pam/doc/specs/Makefile.am	27 Sep 2005 13:38:00 -0000	1.1.1.1
+++ pam/doc/specs/Makefile.am	18 Jan 2006 19:24:07 -0000
@@ -9,7 +9,7 @@
 all: padout spec
 	test -f rfc86.0.txt || cp -p $(srcdir)/rfc86.0.txt .
 
-spec: draft-morgan-pam.raw
+spec: draft-morgan-pam.raw padout
 	./padout < $(srcdir)/draft-morgan-pam.raw > draft-morgan-pam-current.txt
 
 noinst_PROGRAMS = padout
_______________________________________________

Pam-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/pam-list

[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux