mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-10-15 09:21:32 +02:00
12 lines
226 B
Diff
12 lines
226 B
Diff
--- ./Makefile.orig
|
|
+++ ./Makefile
|
|
@@ -48,7 +48,7 @@
|
|
# ncurses-devel and pciutils-devel
|
|
#
|
|
|
|
-LIBS += -lpthread -lncursesw -lpci -lz -lresolv
|
|
+LIBS += -lpthread -lncursesw -lpci -lz -lresolv -lintl
|
|
|
|
HEADERS := cpu/cpu.h
|
|
|