New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18069 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by jmr@…

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

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

comment:2 Changed 4 years ago by nox@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:3 follow-up: ↓ 4 Changed 4 years ago by trinidude4@…

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

comment:4 in reply to: ↑ 3 Changed 4 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 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.