wok-6.x diff tcc-arm64/receipt @ rev 25565
Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 09 17:24:00 2023 +0000 (19 months ago) |
parents | faca15849ae5 |
children |
line diff
1.1 --- a/tcc-arm64/receipt Thu Feb 01 15:13:15 2018 +0100 1.2 +++ b/tcc-arm64/receipt Tue May 09 17:24:00 2023 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="fast Tiny C cross Compiler to ARM64 target." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="MIT LGPL2.1" 1.7 -WEB_SITE="http://bellard.org/tcc/" 1.8 +WEB_SITE="https://bellard.org/tcc/" 1.9 DEPENDS="tcc-common" 1.10 WANTED="tcc" 1.11 TAGS="compiler C arm64"