Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates
hdf5
hdf5-1.8.11-abort_unknown_host_config.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hdf5-1.8.11-abort_unknown_host_config.patch of Package hdf5
Index: configure =================================================================== --- configure.orig +++ configure @@ -4962,6 +4962,8 @@ done if test "X$host_config" != "Xnone"; then CC_BASENAME="`echo $CC | cut -f1 -d' ' | xargs basename 2>/dev/null`" . $host_config +else + as_fn_error $? "no usable host config found" "$LINENO" 5 fi ## Source any special site-specific file Index: configure.ac =================================================================== --- configure.ac.orig +++ configure.ac @@ -346,6 +346,8 @@ done if test "X$host_config" != "Xnone"; then CC_BASENAME="`echo $CC | cut -f1 -d' ' | xargs basename 2>/dev/null`" . $host_config +else + AC_MSG_ERROR([no usable host config found]) fi ## Source any special site-specific file
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