mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-19 14:56:46 +02:00
[AC: add patches for iucvterm and zkey ekmfweb install rules, change CFLAGS use to CPPFLAGS so that zkey paths don't get clobbered.]
13 lines
586 B
Diff
13 lines
586 B
Diff
cpuplugd : feenableexcept function
|
|
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -6,7 +6,7 @@
|
|
LIB_DIRS = libvtoc libutil libzds libdasd libvmdump libccw libvmcp libekmfweb
|
|
TOOL_DIRS = zipl zdump fdasd dasdfmt dasdview tunedasd \
|
|
tape390 osasnmpd qetharp ip_watcher qethconf scripts zconf \
|
|
- vmconvert vmcp man mon_tools dasdinfo vmur cpuplugd ipl_tools \
|
|
+ vmconvert vmcp man mon_tools dasdinfo vmur ipl_tools \
|
|
ziomon iucvterm hyptop cmsfs-fuse qethqoat zfcpdump zdsfs cpumf \
|
|
systemd hmcdrvfs cpacfstats zdev dump2tar zkey netboot etc zpcictl \
|
|
genprotimg lsstp hsci
|