CVS log for ports/devel/linuxthreads/files/Makefile.libsupc++
Up to [FreeBSD] / ports / devel / linuxthreads / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 21 21:49:04 2007 UTC (4 years, 10 months ago) by tegge
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Define __USE_UNIX98, to get a little further when compiling with GCC 4.1.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 9 00:25:05 2003 UTC (8 years, 8 months ago) by tegge
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_EOL, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
Adjust to changed compilation environment (Makefiles setup) in 5.1-CURRENT. Link with liblgcc_r when creating linuxthreads versions of shared libraries.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 8 18:27:19 2002 UTC (9 years, 8 months ago) by tegge
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_8_0, RELEASE_4_7_0
Build linuxthreads version of libstdc++ and libsupc++ under 5.0-CURRENT. Don't misuse DESTDIR when building linuxthreads version of libgcc. Fix varargs warning under 5.0-CURRENT. Don't try to register profiled libraries when NOPROFILE has been specified. Don't try to register shared libraries when NOPIC has been specified. Bump port revision. PR: 38876
