Merge branch 'hishamhm-pull-1009'

This commit is contained in:
Nathan Scott 2020-08-20 15:14:26 +10:00
commit 0622be6ab3
1 changed files with 1 additions and 1 deletions

View File

@ -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