Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: always-arch: prune unused TARGET_CPU_*, add TARGET_CPU catch-all, don't subst TARGET_CPU #13225

Closed
wants to merge 2 commits into from

Commits on Mar 16, 2022

  1. config: always-arch: prune unused TARGET_CPU_*, add TARGET_CPU catch-all

    This fixes (harmless) error spew from configuring on, e.g., armv6l
    
    Closes openzfs#13193
    Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
    nabijaczleweli committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    72d953c View commit details
    Browse the repository at this point in the history
  2. config: always-arch: don't subst TARGET_CPU

    Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
    nabijaczleweli committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f8eb7bb View commit details
    Browse the repository at this point in the history