Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13442] New: sorcery forcing -O in CFLAGS

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 13442] New: sorcery forcing -O in CFLAGS
  • Date: 20 Jan 2007 04:35:36 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13442

Summary: sorcery forcing -O in CFLAGS
Product: Sorcery
Version: 1.13.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: sobukus AT sourcemage.org


This is fixed in devel, but not in test nor stable sorcery:

bash-3.1# grep '\-O' * /var/lib/sorcery/modules/*
libcast: # input box returns things of the form "RENAMED
CFLAGS -O3 -march=foo ..."
/var/lib/sorcery/modules/libsorcery: export CFLAGS=$(echo -O $CFLAGS
$CUSTOM_CFLAGS $OVERRIDE_CFLAGS)

The code in devel seems to have more changes ... p.ex. this particular line
seems to have wandered to libsorcery.
Anyway, is there a compelling reason not to include the omission of the -O in
test sorcery at least?
It broke glibc build badly on alpha until I hacked the spell...

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 13442] New: sorcery forcing -O in CFLAGS, bugzilla-daemon, 01/19/2007

Archive powered by MHonArc 2.6.24.

Top of Page