rpms/mlton/FC-6 .cvsignore, 1.2, 1.3 mlton-debuginfo.patch, 1.1, 1.2 mlton.spec, 1.3, 1.4 sources, 1.2, 1.3

Adam Goode adam at spicenitz.org
Fri Nov 17 00:34:03 UTC 2006


Ralf Corsepius wrote:
> On Wed, 2006-11-15 at 23:26 -0700, Adam Goode wrote:
>> Author: agoode
>>
>> Update of /cvs/extras/rpms/mlton/FC-6
>> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18161
> 
> 
>> +--- mlton-20061107~/bytecode/Makefile	2006-05-13 17:11:02.000000000 -0400
>> ++++ mlton-20061107/bytecode/Makefile	2006-11-14 23:18:42.000000000 -0500
>>  @@ -10,7 +10,7 @@
>>   all: interpret.o interpret-gdb.o print-opcodes
>>   
>>   CC = gcc -std=gnu99
>>  -CFLAGS = -fomit-frame-pointer -I../runtime -I../include -Wall
>>  +CFLAGS = -fomit-frame-pointer -g -I../runtime -I../include -Wall
> 
> Could you elaborate this? This doesn't seem right to me.
> 
> Why don't you propagate RPM_OPT_FLAGS into this Makefile?
> 

I've been thinking along these lines, but have not yet tried it. This
stuff is for the MLton runtime, which might be sensitive to foreign
optimization flags. (The code does garbage collection and stack
manipulation since this is the runtime for Standard ML.)

I'll try it and see if anything breaks!



Thanks,

Adam

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-extras-list/attachments/20061116/ad5a712f/attachment.sig>


More information about the fedora-extras-list mailing list