Bug 235644

Summary: sbcl: threads
Product: [Fedora] Fedora Reporter: Ben <solnul>
Component: sbclAssignee: Rex Dieter <rdieter>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-09 12:42:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch to add docs and threads options for rpmbuild none

Description Ben 2007-04-09 02:18:39 UTC
Threads were disabled a while ago, I guess due to problems with the build system.

If this is still a problem, could they be conditionalized based on rpmbuild
--with/out options? Something like the attached patch for the spec file.

Comment 1 Ben 2007-04-09 02:18:39 UTC
Created attachment 151944 [details]
patch to add docs and threads options for rpmbuild

Comment 2 Rex Dieter 2007-04-09 11:59:34 UTC
No, I won't even optionalize it if it plain doesn't work.  I'll try re-enabling,
and try a test build to see if the problems of the past persist.  If not, I'll
hapily re-enable thread support.

Comment 3 Rex Dieter 2007-04-09 12:42:25 UTC
OK, change of heart, threading can/will-be toggled via [--with|--without]-threads.

And, good news, looks like threading works (again), so I'll re-enable its
support in the next build iteration.

%changelog
* Mon Apr 09 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.4-2
- re-enable threading support (#235644)