Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP4:GA
libhugetlbfs
libhugetlbfs_ia64_fix_missing_test.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libhugetlbfs_ia64_fix_missing_test.patch of Package libhugetlbfs
libhugetlbfs: TESTS_64 is not defined for ia64, check when trying to install it That was for libhugetlbfs version 2.12 (TEST_64 is not defined for ia64), same seem to be the case for x86_64 in version 2.15. -> Revert the installation of this test totally. Signed-off-by: Thomas Renninger <trenn@suse.de> --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: libhugetlbfs-2.15/tests/Makefile =================================================================== --- libhugetlbfs-2.15.orig/tests/Makefile +++ libhugetlbfs-2.15/tests/Makefile @@ -292,7 +292,7 @@ obj64/install: $(INSTALL) -m 755 wrapper-utils.sh $(DESTDIR)$(INST_TESTSDIR64)/obj64 $(INSTALL) -m 755 $(HELPERS:%=obj64/%) $(DESTDIR)$(INST_TESTSDIR64)/obj64 $(INSTALL) -m 755 $(HELPER_LIBS:%=obj64/%) $(DESTDIR)$(INST_TESTSDIR64)/obj64 - $(INSTALL) -m 755 $(TESTS_64:%=obj64/%) $(DESTDIR)$(INST_TESTSDIR64)/obj64 + $(INSTALL) -m 755 run_tests.py $(DESTDIR)$(INST_TESTSDIR64) install: $(OBJDIRS:%=%/install)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor