Commit Graph

10 Commits

Author SHA1 Message Date
Robert Moore
4bcdec146b All makefiles: Remove optimize flags and unneeded defines.
Optimizations like -O2 are seen to cause issues with some compilers.
Remove unneeded defines like DEBUG, _CONSOLE, etc.
Add _GNU_SOURCE to the Linux makefiles.
2011-06-10 10:36:49 -07:00
Robert Moore
6f0bc401ca All makefiles: Cleanup use of command-line #defines.
Common defines now all appear in acenv.h. Simplifies all makefiles.
2011-06-08 15:00:21 -07:00
Robert Moore
c30da62310 Linux makefiles: rework and reformat the tool generation makefiles.
Add the same warning flags as the unix makefiles (except for
gcc4-specific warnings.) reformat the files.
2011-06-03 14:19:27 -07:00
Robert Moore
3697135d47 Linux makefiles: Update makefile headers.
Update purpose of the makefile and add a warning that the makefiles
are only suitable for use on Linux, with the Linux directory
structure (different than the native ACPICA directory structure.)
2011-06-01 14:29:54 -07:00
Robert Moore
b87ffc0b38 Update Linux makefiles.
Fix a few path problems with the new makefiles.
2010-07-13 13:08:44 -07:00
rmoore1
6b648a34c5 New files added 2006-03-24 20:27:32 +00:00
aystarik
b43d8bb7ac date 2003.01.10.22.51.00; author agrover; state Exp; 2005-06-29 06:23:36 +00:00
aystarik
4705544ab4 clean up
date	2003.01.09.00.38.00;	author agrover;	state Exp;
2005-06-29 06:22:55 +00:00
aystarik
4bb9337ba0 date 2003.01.09.00.23.00; author agrover; state Exp; 2005-06-29 06:22:29 +00:00
aystarik
afd7dc0d33 update for new files, defines
date	2005.06.23.21.03.00;	author rmoore1;	state Exp;
2005-06-29 06:17:17 +00:00