-
Notifications
You must be signed in to change notification settings - Fork 292
Open
Description
I was compiling Mplayer(uses mmpeg) for iPhone. Thanks for your gas-prepocessor. Its a life saver.
I think that in the comment removing section instead of
s/$comm.//x;
should be
s/$comm./$comm/x;
It will remove the comment text but leave the @ mark for the sake of things like
define ELF @
and stuff. I did it in my local copy.
Thanks,
kantorman@gmail.com
P.S
I also commented out the eabi_atribute again. Is that Ok?
Metadata
Metadata
Assignees
Labels
No labels