mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-03 04:26:45 +00:00
ports/libsparkcrypto: update for GCC 10
The old port version contained '*.ali' files that were build with an older GCC which led to problems when compiling packages that use the port with the new GCC 10. The '*.ali' files of the new port version were generated with GCC 10. Fixes #4145
This commit is contained in:
parent
9209dfc9d5
commit
a0517686ca
@ -1 +1 @@
|
|||||||
924de3e010a59511447f0392a2df3e3565ccaf5f
|
120d029e631135e802559ef196759ea314c6c257
|
||||||
|
@ -8,4 +8,4 @@ REV(libsparkcrypto) := a8d7086714d90aa772829c69064a7236bddec6d9
|
|||||||
|
|
||||||
URL(libsparkcrypto-alis) := https://github.com/m-stein/libsparkcrypto-alis.git
|
URL(libsparkcrypto-alis) := https://github.com/m-stein/libsparkcrypto-alis.git
|
||||||
DIR(libsparkcrypto-alis) := libsparkcrypto-alis
|
DIR(libsparkcrypto-alis) := libsparkcrypto-alis
|
||||||
REV(libsparkcrypto-alis) := b16d45ad204d252b4327ac3c062dcccebaac9380
|
REV(libsparkcrypto-alis) := 7d18b6bdbf131e95eb891de7ed9f7ba4d35b26b9
|
||||||
|
Loading…
Reference in New Issue
Block a user