delphij     2011-01-27 20:47:30 UTC

  FreeBSD ports repository

  Modified files:
    security/cryptopp/files patch-GNUmakefile 
  Log:
  crypto++ assumes that the as(1) in PATH is the one used by c++(1),
  which is not always true.  When PATH is being configured to a
  non-standard sequence, we may found an as(1) newer than the base
  one and draw wrong conclusion which leads to failed builds.
  
  Use the result given by c++.  This is also accepted to upstream.
  
  PR:                     ports/154325
  Submitted by:           swell.k gmail.com
  Feature safe:           yes
  
  Revision  Changes    Path
  1.2       +15 -2     ports/security/cryptopp/files/patch-GNUmakefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to