[MPlayer-dev-eng] [PATCH] Win32 loader for OS/2
KO Myung-Hun
komh at chollian.net
Sat Mar 1 14:05:00 CET 2008
Hi/2.
Dave Yeo wrote:
> On 02/28/08 06:59 pm, KO Myung-Hun wrote:
>
>> Hi/2.
>>
>> These patches enable Win32 loader support for OS/2
>>
>>
>>
>>
> [...]]
>
>> --- loader/Makefile (revision 26108)
>> +++ loader/Makefile (working copy)
>> @@ -35,6 +35,11 @@
>>
>> CFLAGS+=-fno-omit-frame-pointer $(CFLAG_NO_OMIT_LEAF_FRAME_POINTER)
>>
>> +ifeq ($(TARGET_OS),OS/2)
>> +wrapper.o : wrapper.S
>> + $(CC) -Zomf -c -o $@ $^
>> +endif
>>
> [...]
>
> You have 3 spaces instead of a tab at the beginning of the $(CC) line.
> Dave
>
Ok. ^^
--
KO Myung-Hun
Using Mozilla SeaMonkey 1.1.8
Under OS/2 Warp 4 for Korean with FixPak #15
On AMD ThunderBird 750 MHz with 512 MB RAM
Korean OS/2 User Community : http://www.ecomstation.co.kr
More information about the MPlayer-dev-eng
mailing list