pkgsrc/mk/compiler
tv fe3c1321bf USE_BUILDLINK3 is no longer optional (and cannot be turned off). Per mail
to tech-pkg:

=====

* USE_BUILDLINK3=YES will be unconditional.  (In fact, USE_BUILDLINK3 will
  be ignored altogether by mk/; but see below.)

* NO_BUILDLINK and NO_WRAPPER will be ignored by mk/.  If a build happens,
  these phases will happen.

* The existing NO_BUILD will imply the previous NO_BUILDLINK and NO_WRAPPER.
  If no build happens, those phases are not needed.

* NO_TOOLS will be ignored by mk/.  The tools phase, which provides much
  more than just the C compiler, will always happen regardless of package.
  This will make metapackage builds only slightly slower, in trade for far
  less user error.
2005-03-24 17:46:00 +00:00
..
ccache.mk Merge down deferred EVAL_PREFIX handling from tv-derecurse branch. 2005-01-24 18:20:57 +00:00
ccc.mk Use ${AWK} instead of a bare "awk". 2005-01-12 18:42:42 +00:00
distcc.mk Merge down deferred EVAL_PREFIX handling from tv-derecurse branch. 2005-01-24 18:20:57 +00:00
f2c.mk USE_BUILDLINK3 is no longer optional (and cannot be turned off). Per mail 2005-03-24 17:46:00 +00:00
gcc.mk USE_BUILDLINK3 is no longer optional (and cannot be turned off). Per mail 2005-03-24 17:46:00 +00:00
icc.mk override the GNU configure test for __attribute__. the test commonly 2005-02-16 10:48:40 +00:00
mipspro-ucode.mk Put a TNF copyright on files that I authored. 2005-01-12 18:36:11 +00:00
mipspro.mk Rearrange how LANGUAGES.<compiler> is set so that we can more flexibly 2005-01-12 18:37:52 +00:00
sunpro.mk Rearrange how LANGUAGES.<compiler> is set so that we can more flexibly 2005-01-12 18:37:52 +00:00
xlc.mk add my copyright/license. 2005-01-12 22:58:29 +00:00