Commit graph

3 commits

Author SHA1 Message Date
Martin Wilke
035f39a84a - Fix build with gcc 4.2
PR:		118084
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	portmgr (pav)
2007-11-21 14:56:44 +00:00
Kirill Ponomarev
2249e260d2 - Support CFLAGS/CXXFLAGS properly
- Do not install useless .la file

PR:		55623
Submitted by:	Ports Fury
2003-08-16 16:55:57 +00:00
Mario Sergio Fujikawa Ferreira
845e466716 Fix build with gcc 3.x: friend class declarations are more strict
friend A; -> friend class A;

Prompted by:	bento,
		kris
2003-06-10 16:45:05 +00:00