This updates the build to use the common gcc build infrastructure. Additionally the package is renamed from gcc346 to gcc34 to match tgcwarev2.
31 lines
535 B
Plaintext
31 lines
535 B
Plaintext
PACKAGE DETAILS
|
|
---------------
|
|
Name: %%PKGNAME%%
|
|
Version: %%SOURCE_AND_VER%%
|
|
Vendor: %%VENDOR%%
|
|
Packager: %%PKGEDBY%%
|
|
|
|
Source (sha1sum):
|
|
%%SOURCE_SHA1SUM%%
|
|
|
|
BUILD DETAILS
|
|
-------------
|
|
Compiler:
|
|
%%COMPILER%%
|
|
|
|
Environment:
|
|
%%ENVIRONMENT%%
|
|
|
|
Configure:
|
|
%%CONFIGURE%%
|
|
|
|
KNOWN DEPENDENCIES
|
|
------------------
|
|
%%DEPENDENCIES%%
|
|
|
|
ERRORS/MISCELLANEOUS
|
|
--------------------
|
|
After installation the fixed-includes should be regenerated.
|
|
Go to /usr/tgcware/libexec/gcc/<platform>/<version>/install-tools and run
|
|
the mkheaders program.
|