Ticket #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
comment:1 Changed 4 years ago by jmr@…
- Cc nox removed
- Owner changed from macports-tickets@… to nox@…
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).
Note: See
TracTickets for help on using
tickets.


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