mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
d1c366eb2c
successfully used by anyone, yet adds a lot to build time and size. Those interested in GCJ are better served using lang/gcc45. Also update to the 20100518 snapshot of GCC 4.4.5.
16 lines
370 B
Plaintext
16 lines
370 B
Plaintext
@comment $FreeBSD$
|
|
bin/%%GNU_HOST%%-c++%%SUFFIX%%
|
|
bin/%%GNU_HOST%%-g++%%SUFFIX%%
|
|
bin/%%GNU_HOST%%-gcc%%SUFFIX%%
|
|
bin/%%GNU_HOST%%-gcc-%%GCC_VER%%
|
|
bin/%%GNU_HOST%%-gfortran%%SUFFIX%%
|
|
bin/c++%%SUFFIX%%
|
|
bin/cpp%%SUFFIX%%
|
|
bin/g++%%SUFFIX%%
|
|
bin/gcc%%SUFFIX%%
|
|
bin/gccbug%%SUFFIX%%
|
|
bin/gcov%%SUFFIX%%
|
|
bin/gfortran%%SUFFIX%%
|
|
info/gcc%%SUFFIX%%/dir
|
|
@comment Insert PLIST.lib here
|