Skip to content

Commit

Permalink
arc64: Update build system
Browse files Browse the repository at this point in the history
This steps are performed:

    $ autoconf --version
    autoconf (GNU Autoconf) 2.69
    $ automake --version
    automake (GNU automake) 1.15.1
    $ cd libgloss
    $ autoreconf -i
    $ cd ../newlib
    $ autoreconf -i

Signed-off-by: Yuriy Kolerov <kolerov93@gmail.com>
  • Loading branch information
kolerov committed May 24, 2024
1 parent 2ec0c38 commit 0b35b42
Show file tree
Hide file tree
Showing 4 changed files with 1,246 additions and 521 deletions.
Loading

0 comments on commit 0b35b42

Please sign in to comment.