sthen 25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
..
2018-06-29 22:16:08 +00:00
2017-12-03 11:13:33 +00:00
2018-06-29 22:16:08 +00:00
2017-11-16 04:16:16 +00:00
2018-02-14 08:57:38 +00:00
2018-06-29 22:16:08 +00:00
2018-07-02 08:22:25 +00:00
2016-03-11 15:26:45 +00:00
2016-03-11 20:28:21 +00:00
2016-03-11 20:28:21 +00:00
2017-07-06 08:03:28 +00:00
2016-09-13 11:44:06 +00:00
2015-12-03 21:24:29 +00:00
2017-10-12 14:18:04 +00:00
2018-06-27 21:03:34 +00:00
2017-01-12 16:43:43 +00:00
2014-03-28 20:58:56 +00:00
2016-08-03 13:06:41 +00:00
2018-09-04 12:46:09 +00:00
2017-04-28 22:20:10 +00:00
2018-06-29 22:16:08 +00:00
2018-06-27 21:03:34 +00:00
2018-07-10 14:28:46 +00:00
2018-05-09 21:28:06 +00:00
2018-06-29 22:16:08 +00:00
2017-11-16 04:16:16 +00:00
2018-09-04 12:46:09 +00:00
2016-03-11 19:59:11 +00:00
2016-03-13 22:55:56 +00:00
2018-06-23 16:32:24 +00:00
2017-11-12 15:17:47 +00:00
2016-03-11 19:59:11 +00:00
2017-06-23 10:51:25 +00:00
2016-03-19 10:22:22 +00:00
2017-11-16 04:16:16 +00:00
2018-04-23 16:49:48 +00:00
2018-10-20 14:12:15 +00:00
2018-04-23 08:48:54 +00:00
2018-04-02 08:43:05 +00:00
2018-03-16 21:44:10 +00:00
2017-12-03 11:13:33 +00:00
2016-12-02 09:39:07 +00:00
2018-07-01 18:33:35 +00:00
2018-07-12 08:11:11 +00:00
2017-06-15 10:01:42 +00:00
2018-04-26 19:59:04 +00:00
2018-07-04 09:02:21 +00:00
2018-07-04 09:01:59 +00:00
2017-11-16 04:16:16 +00:00
2018-07-10 15:28:51 +00:00
2018-09-02 23:16:28 +00:00
2018-07-04 09:02:58 +00:00
2018-07-04 09:03:41 +00:00
2018-10-20 17:48:16 +00:00
2017-12-03 16:41:43 +00:00
2017-12-03 16:41:43 +00:00
2017-08-31 09:12:36 +00:00
2018-06-29 22:16:08 +00:00
2018-06-29 22:16:08 +00:00
2018-07-17 07:38:38 +00:00
2017-04-28 22:23:36 +00:00
2017-04-28 22:24:36 +00:00
2017-08-21 18:34:04 +00:00
2015-04-02 14:21:12 +00:00
2015-07-18 14:33:49 +00:00
2018-06-27 21:03:34 +00:00
2018-07-26 12:16:34 +00:00
2018-07-06 06:04:41 +00:00
2017-06-12 10:57:57 +00:00
2017-11-16 19:52:09 +00:00
2018-10-06 17:15:55 +00:00
2018-08-09 19:50:32 +00:00
2018-05-28 05:27:15 +00:00
2018-06-27 21:03:34 +00:00
2017-11-16 19:52:09 +00:00
2018-09-04 12:46:09 +00:00
2017-11-16 19:52:09 +00:00
2015-08-11 20:13:39 +00:00
2016-05-05 19:52:28 +00:00
2016-09-02 17:42:44 +00:00
2018-09-25 19:45:44 +00:00