Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18069 closed enhancement (fixed)

libsdl shouldn't disable nasm

Reported by: adamw@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: libsdl nasm Cc:
Port: libsdl

Description

Currently, the libsdl port explicitly disables nasm (the commit message said that it "will fail, even on i386."

That may have been the case when it was originally committed, but as of now allowing the assembly blits compiles and runs great for me.

Please consider removing the --disable-nasm in the Portfile.

Change History (5)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Cc: nox removed
Owner: changed from macports-tickets@… to nox@…

Note that you have to use complete email addresses in cc.

comment:2 Changed 15 years ago by nox@…

Resolution: fixed
Status: newclosed

comment:3 Changed 15 years ago by trinidude4@…

--disable-nasm should still be disabled for the universal variant.

comment:4 in reply to:  3 Changed 15 years ago by trinidude4@…

Replying to trinidude4@…:

--disable-nasm should still be disabled for the universal variant.

I worded that incorrectly:

--disable-nasm should be enabled for the universal variant (i.e. nasm should be disabled).

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.