Projects
Eulaceura:Factory
openresty-openssl
_service:obs_scm:openssl-1.1.0j-parallel_build_...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:openssl-1.1.0j-parallel_build_fix.patch of Package openresty-openssl
diff --git a/Configurations/unix-Makefile.tmpl b/Configurations/unix-Makefile.tmpl index 11fecc259b..50362d3812 100644 --- a/Configurations/unix-Makefile.tmpl +++ b/Configurations/unix-Makefile.tmpl @@ -77,8 +77,14 @@ # to. You're welcome. sub dependmagic { my $target = shift; - - return "$target: build_generated\n\t\$(MAKE) depend && \$(MAKE) _$target\n_$target"; + my $magic = <<"_____"; +$target: build_generated depend +\t\$(MAKE) _$target +_$target +_____ + # Remove line ending + $magic =~ s|\R$||; + return $magic; } ''; -}
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2