2e4491a314
Copy from Base:System/libhugetlbfs based on submit request 24429 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/24429 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhugetlbfs?expand=0&rev=13
18 lines
389 B
Diff
18 lines
389 B
Diff
---
|
|
Makefile | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
Index: libhugetlbfs-2.5/Makefile
|
|
===================================================================
|
|
--- libhugetlbfs-2.5.orig/Makefile
|
|
+++ libhugetlbfs-2.5/Makefile
|
|
@@ -64,7 +64,7 @@ endif
|
|
else
|
|
ifeq ($(ARCH),ia64)
|
|
CC64 = gcc
|
|
-TMPLIB64 = lib64
|
|
+TMPLIB64 = lib
|
|
CFLAGS += -DNO_ELFLINK
|
|
else
|
|
ifeq ($(ARCH),sparc64)
|