Commit ID: 1005387CEA65239D0BB
CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/05/30 00:21:38 UTC
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
fix dependencies to _really_ use the -rtl package
now, we only have a minor issue:
three “@pkgdep gcc-rtl-4.4.7-0” lines in db/pkg/t1lib-5.1.2-0/+CONTENTS
and three “t1lib-5.1.2-0” in db/pkg/gcc-rtl-4.4.7-0/+REQUIRED_BY, which
are caused by the pkg(1) utility, which is in Perl, which I cannot hack
(especially not now).
on the positive side, gcc-4.4 with SSP works, it handles 16-bit wchar_t
and pcc struct return (unlike pcc… hah… the irony…) just fine. it isn’t
really tested but… should work. binary package is uploaded…
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.287 -r1.288 ports/infrastructure/mk/bsd.port.mk