Remove LIBS (not needed anymore)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-24 14:11:28 +03:00
parent be6bbf8dbc
commit 02ec132ca3
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 0 additions and 1 deletions

View File

@ -421,7 +421,6 @@ export CC=%{_bindir}/gcc
--enable-unregisterised \
%endif
%{?with_dwarf:--enable-dwarf-unwind} \
LIBS="-latomic" \
%{nil}
# avoid "ghc: hGetContents: invalid argument (invalid byte sequence)"