mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
![David E. O'Brien](/assets/img/avatar_default.png)
GCC 3.1 isn't using it for the Java compiler, but for C/C++ code. Same for FORTRAN77. The Java bits also don't compile on FreeBSD/sparc64.
23 lines
944 B
Plaintext
23 lines
944 B
Plaintext
@comment $FreeBSD$
|
|
bin/cpp31
|
|
bin/g++filt31
|
|
bin/g++31
|
|
bin/gcc31
|
|
bin/gcov31
|
|
bin/%%GNU_HOST%%-gcc31
|
|
bin/%%GNU_HOST%%-g++31
|
|
bin/gccbug-%%SNAPVER%%
|
|
@comment not needed post-libstdc++-v3: %%GNU_HOST%%/include/_G_config.h
|
|
@comment Insert PLIST.gcc-lib here
|
|
@comment -=[ begin PLIST.gcc-lib ]=-
|
|
@comment -=[ end PLIST.gcc-lib ]=-
|
|
@comment I AM TIRED OF THIS .INFO CRAP @unexec install-info --delete %D/info/cppinternals.info %D/info/dir
|
|
@comment I AM TIRED OF THIS .INFO CRAP @unexec install-info --delete %D/info/gcc.info %D/info/dir
|
|
@comment I AM TIRED OF THIS .INFO CRAP info/cpp.info
|
|
@comment I AM TIRED OF THIS .INFO CRAP info/cppinternals.info
|
|
@comment I AM TIRED OF THIS .INFO CRAP info/gcc.info
|
|
@comment I AM TIRED OF THIS .INFO CRAP @exec install-info %D/info/cppinternals.info %D/info/dir
|
|
@comment I AM TIRED OF THIS .INFO CRAP @exec install-info %D/info/gcc.info %D/info/dir
|
|
@comment @dirrm %%GNU_HOST%%/include
|
|
@comment @dirrm %%GNU_HOST%%
|