Source: libgc
Version: 1:7.4.2-7.4
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

Hi,

nios2 is a new architecture and since libgc has quite a few architecture
specific symbols, these need to be updated for nios2. Luckily, nios2
behaves exactly like arm64 with respect to libgc symbols. The following
sed invocation will update the symbols file to work with nios2:

    sed -i -e '/^ /s/=\(!\?\)arm64 /&\1nios2 /' debian/libgc1c2.symbols

Helmut

Reply via email to