Tom G. Christensen
aba50c28ad
configure_args is now an array
...
Note that the of use += requires bash 3.1 or later.
2013-08-11 16:51:05 +02:00
Tom G. Christensen
ade56c0c17
Update build.sh boilerplate to match the current template
2011-11-04 20:17:24 +01:00
Tom G. Christensen
be903f70e5
Build for sparc-sun-solaris2.7
2011-11-04 18:42:45 +01:00
Tom G. Christensen
b830fb3b67
Complete overhaul and update to 3.4.6.
2011-11-04 18:42:45 +01:00
Tom G. Christensen
7ffe6b5fe5
Update to 3.3.6
2008-02-19 11:24:01 +00:00
Tom G. Christensen
95cb64e713
clean meta is automatically done by clean distclean
2004-04-15 08:06:34 +00:00
Tom G. Christensen
9e98396794
Update to gcc 3.3.3
...
With the new pkgdef file build.sh has been cleaned of all the hoop
jumping needed to build multiple packages before.
2004-04-15 08:03:38 +00:00
Tom G. Christensen
bdf6fdc2b5
gcc will now default to create code for the ultrasparc cpu using v8+
...
instruction set.
Renamed the libstdc++ and libgcc packages. What matters for these two
packages are the .so version of the libraries contained within.
Therefore the .so version has been integrated in the packagename instead
of the gcc version.
2004-01-12 10:21:32 +00:00
Tom G. Christensen
825f1fc412
*** empty log message ***
2003-11-10 14:16:37 +00:00
Tom G. Christensen
a9c9d57ede
A bit too much was deleted from the libgcc package
2003-10-14 11:33:22 +00:00
Tom G. Christensen
dcfc2c2ea7
binutils 2.14 seems broken on Solaris (runtime linking fails) so
...
disable building gcc to expect binutils
2003-10-11 16:08:55 +00:00
Tom G. Christensen
52ca166932
Got it.
...
The gcc-3.3.1 package is self-contained.
The libgcc and libstdc packages are for runtime support and allow you to
build with -L<gccinstdir>/lib but with rpath /usr/local/lib.
Added the missing pkginfo template.
2003-09-03 12:00:07 +00:00
Tom G. Christensen
c0cae476b6
gcc 3.3.1
...
This works and will create 3 packages - gcc, libgcc and libstdc++
The packagelayout may change at a later date
2003-08-18 15:43:29 +00:00