[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: 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



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

Attachment: signature.asc
Description: OpenPGP digital signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]