Opened 13 years ago
Closed 12 years ago
#32856 closed update (fixed)
acpica 20101209 update to 20120111
Reported by: | cavendish.qi@… | Owned by: | stepan@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | acpica |
Description
The attached patch updates the port file to acpica version 20120111.
Attachments (4)
Change History (9)
Changed 13 years ago by cavendish.qi@…
Attachment: | Portfile.diff added |
---|
Changed 13 years ago by cavendish.qi@…
Attachment: | compiler_Makefile.patch.diff added |
---|
compiler_Makefile update patch
Changed 13 years ago by cavendish.qi@…
Attachment: | tools_acpixtract_Makefile.patch added |
---|
new patch for tools_acpixtract_Makefile
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | cavendish.qi@… removed |
---|---|
Owner: | changed from macports-tickets@… to stepan@… |
Changed 13 years ago by cavendish.qi@…
Attachment: | tools_acpiexec_Makefile.patch added |
---|
new patch for tools_acpiexec_Makefile
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Rather than turning off all the warnings that the code trips, we should just turn off -Werror.
comment:4 Changed 12 years ago by jmroot (Joshua Root)
Version: | 2.0.3 |
---|
OK, so gcc-4.2 actually errors out when it sees -W flags it doesn't understand.
comment:5 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
portfile update patch