Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Conversation

@jpereira
Copy link

The option should be informed to the linker.

The option should be informed to the linker.
@jpereira
Copy link
Author

It fixes the below warnings.

clang -DHAVE_CONFIG_H -I.  -DNDEBUG  -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/usr/local/etc\" -I"./linux" -rdynamic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -g -O2 -MT linux/LinuxProcessList.o -MD -MP -MF $depbase.Tpo -c -o linux/LinuxProcessList.o linux/LinuxProcessList.c &&\
mv -f $depbase.Tpo $depbase.Po
clang: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument]
@natoscott
Copy link
Collaborator

natoscott commented Aug 20, 2020

Merged here: htop-dev/htop@0622be6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants