1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 03:13:54 +02:00
openwrt-packages/utils/powertop
Rosen Penev 02a4ac87c0 powertop: Do not use fstack-protector on ARC
Not compatible. Instead of setting PKG_SSP, I had to do this as the
powertop Makefile defines it.

Use $(FPIC) instead of -fPIC to fix potential issues.

Removed musl patch. Not needed anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-04 11:51:26 -07:00
..
patches powertop: Do not use fstack-protector on ARC 2019-06-04 11:51:26 -07:00
Makefile powertop: Do not use fstack-protector on ARC 2019-06-04 11:51:26 -07:00