2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 22:12:27 +00:00

Merge branch 'master' of github.com:dylanaraps/kiss-experiment

This commit is contained in:
Dylan Araps 2019-07-13 18:26:14 +03:00
commit 66372f6419
4 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,6 @@ export CXXFLAGS=-pipe
../gcc/configure \
--prefix=/usr \
--disable-bootstrap \
--disable-multilib \
--disable-symvers \
--disable-libmpx \

View File

@ -1 +1 @@
9.1.0 5
9.1.0 6

View File

@ -8,6 +8,7 @@ cp -v configfsf.sub config.sub
--localstatedir=/var/state/gmp \
--build="$(gcc -dumpmachine)" \
--enable-cxx \
--enable-fat \
--with-pic
make

View File

@ -1 +1 @@
6.1.2 3
6.1.2 4