Skip to content
Commit d301c3a6 authored by David Hildenbrand's avatar David Hildenbrand Committed by Radim Krčmář
Browse files

Makefile: drop "-lpthread -lrt"



Both, -lpthread and -lrt seem to be relevant for api/ only. x86 already
adds these flags manually, when linking api/%. So we should be safe to
just drop it.

This makes it possible to easily cross-compile when e.g. the librt is not
available (or not linked to libc).

Suggested-by: default avatarThomas Huth <thuth@redhat.com>
Signed-off-by: default avatarDavid Hildenbrand <david@redhat.com>
Signed-off-by: default avatarRadim Krčmář <rkrcmar@redhat.com>
parent d31f6adb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment