Skip to content

Fightwarn - Introduce ARM64 builds and some minor fixes#901

Merged
jimklimov merged 16 commits intonetworkupstools:masterfrom
jimklimov:fightwarn-arm
Nov 25, 2020
Merged

Fightwarn - Introduce ARM64 builds and some minor fixes#901
jimklimov merged 16 commits intonetworkupstools:masterfrom
jimklimov:fightwarn-arm

Conversation

@jimklimov
Copy link
Copy Markdown
Member

@jimklimov jimklimov commented Nov 24, 2020

Follows up from #823 and #844 efforts, to add a platform with different CPU type for comparison. A next step here might be s390x if it introduces a different (big) endianness also... Still, with routers and Raspberries and so on, an ARM system is quite likely to run NUT so is a practically interesting benchmark.

Early tests have already exposed issue #900 by the way.

I thought it was an older GCC quirk, but even new ones complain:

    g++: error: unrecognized command-line option '-std=gnu++99'; did you mean '-std=gnu++98'?
    g++ (FreeBSD Ports Collection) 10.0.0 20191222 (experimental)
    Copyright (C) 2019 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant