summaryrefslogtreecommitdiff
path: root/lang/gcc/buildlink2.mk
AgeCommit message (Expand)AuthorFilesLines
2003-07-13greatly simplify the handling of pkgsrc gcc, and eliminate a bug whichgrant1-37/+7
2003-06-05add -L${PREFIX}/gcc-2.95.3/lib to LDFLAGS if USE_GCC_SHLIB is defined,grant1-2/+2
2003-05-29s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than justgrant1-5/+5
2003-05-28grammar fix in commentgrant1-2/+2
2003-05-27on Solaris, install into ${PREFIX}/${PKGNAME_NOREV} as per othergrant1-5/+1
2003-05-27add pulling in buildlink includes/libraries from lang/gcc, or gcc3grant1-4/+4
2003-04-10use `gcc -dumpversion' instead of `gcc --version', so this worksgrant1-2/+2
2002-10-08s/echo/${ECHO}/gjlam1-2/+2
2002-10-01Make the following variables publicly readable:jlam1-11/+16
2002-09-29Need to pass the library path to libstdc++.so as well, and only add thejlam1-2/+4
2002-09-29Ensure that the buildlink2 wrappers are found when searching for toolchainjlam1-12/+15
2002-09-27The sophisticated version checking was working, but symlinking files intojlam1-23/+26
2002-09-27Create a buildlink2.mk file for lang/gcc. Aside from the usual tunablejlam1-0/+88