Opened 15 years ago
Closed 15 years ago
#21101 closed enhancement (fixed)
lua 5.1.4 Make +universal really work
Reported by: | meissnem@… | Owned by: | pmq@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | lua |
Description
the universal LDFLAGS never make it into the Makefile when building +universal. This patch fixes it and produces truly universal binaries.
Attachments (1)
Change History (3)
Changed 15 years ago by meissnem@…
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | lua +universal removed |
---|---|
Owner: | changed from macports-tickets@… to pmq@… |
Type: | defect → enhancement |
Version: | 1.8.0 |
comment:2 Changed 15 years ago by pmq@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed in r59823, thanks a lot!