wok-current diff musl-libc/receipt @ rev 20528
linld: pascal convention calls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 09 16:37:55 2018 +0100 (2018-11-09) |
parents | f8fe7c14168e |
children | 49767a858e2c |
line diff
1.1 --- a/musl-libc/receipt Wed Feb 22 21:07:21 2017 +0100 1.2 +++ b/musl-libc/receipt Fri Nov 09 16:37:55 2018 +0100 1.3 @@ -21,7 +21,7 @@ 1.4 ./configure --prefix=/usr/share/musl --exec-prefix=/usr/share/musl \ 1.5 --target=$TARGET $CONFIGURE_ARGS 1.6 make && 1.7 - make $DESTDIR=$DESTDIR install 1.8 + make DESTDIR=$DESTDIR install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.