mirror of https://github.com/xzeldon/htop.git
Merge branch 'hishamhm-pull-1009'
This commit is contained in:
commit
0622be6ab3
|
@ -54,7 +54,7 @@ linux_platform_headers = \
|
|||
all_platform_headers += $(linux_platform_headers)
|
||||
|
||||
if HTOP_LINUX
|
||||
AM_CFLAGS += -rdynamic
|
||||
AM_LDFLAGS += -rdynamic
|
||||
myhtopplatsources = linux/Platform.c linux/IOPriorityPanel.c linux/IOPriority.c \
|
||||
linux/LinuxProcess.c linux/LinuxProcessList.c linux/LinuxCRT.c linux/Battery.c \
|
||||
linux/PressureStallMeter.c
|
||||
|
|
Loading…
Reference in New Issue