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] 431821: Remove "pre-declaration" of config options


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 431821741f342ed0ee6e7b9b4b7b9dcb390f9f72
      https://github.com/crosstool-ng/crosstool-ng/commit/431821741f342ed0ee6e7b9b4b7b9dcb390f9f72
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M config/target.in

  Log Message:
  -----------
  Remove "pre-declaration" of config options

... these are apparently not needed with the current kconfig and only
result in warnings like "SYMBOL changed state" and "reassigning SYMBOL".

Perhaps, it was necessary to run kconfig without first generating
config.gen? But now all the targets that invoke $(CONF) have
`config_files` as a dependency.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 82975ae7b0dfd03daa2d922925a971f1ab6b0ded
      https://github.com/crosstool-ng/crosstool-ng/commit/82975ae7b0dfd03daa2d922925a971f1ab6b0ded
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M config/target.in

  Log Message:
  -----------
  Merge pull request #579 from stilor/arch-32-warning

Remove "pre-declaration" of config options


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/46bfc8a4dc53...82975ae7b0df

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