This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] 225b96: gcc: remove CC_GCC_EXTRA_ENV_ARRAY


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 225b96ebc862ffe1d5972085d59208b1b49339bf
      https://github.com/crosstool-ng/crosstool-ng/commit/225b96ebc862ffe1d5972085d59208b1b49339bf
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M config/cc/gcc.in.2
    M scripts/build/cc/100-gcc.sh

  Log Message:
  -----------
  gcc: remove CC_GCC_EXTRA_ENV_ARRAY

I was noticing that $extra_user_env was inconsistently used in
100-gcc.sh. I don't feel comfortable having just any make flag or
environment variable passed to make from a config file. If a specific
option needs to be passed to make for gcc, then a specific kconfig
option should be added for that make flag/option/env.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: 7aff139719dc3c6106eea78e61ae7e4e2639ef05
      https://github.com/crosstool-ng/crosstool-ng/commit/7aff139719dc3c6106eea78e61ae7e4e2639ef05
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M config/cc/gcc.in.2
    M scripts/build/cc/100-gcc.sh

  Log Message:
  -----------
  Merge pull request #313 from bhundven/remove_gcc_extra_env_array

gcc: remove CC_GCC_EXTRA_ENV_ARRAY


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/31c6ebab07ef...7aff139719dc
--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]