summaryrefslogtreecommitdiffstats
path: root/config/Rules.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove remaining compiler flags for disabling specific compiler checks.Brian Behlendorf2009-03-121-2/+1
| | | | | | All these errors are now either addressed in a gcc-* topic branch, or in whatever branch the original warning was introduced by (i.e. I fixed the bug which just went unnoticed until now due to the compiler flags)
* Remove --Wno-unused and -Wno-missing braces gcc-* patches have beenBrian Behlendorf2009-03-111-6/+1
| | | | | added to address these issues. Other instances unused variables will be addressed in the topic branch which caused the problem.
* Remove -Wno-parentheses this is handled by the gcc-no-parentheses branch.Brian Behlendorf2009-03-111-1/+1
|
* Remove -Wno-unknown-pragmas compile option, all unknown pragmasBrian Behlendorf2009-03-111-2/+1
| | | | have been removed by the gcc-ident-pragmas topic branch.
* Remove -Wshadow for nowBrian Behlendorf2008-12-181-1/+4
|
* Add DEFAULT_INCLUDE to rules, adjust = to += accordinglyBrian Behlendorf2008-12-161-0/+2
|
* Refine MakefilesBrian Behlendorf2008-12-121-3/+2
|
* Remove redundant build optionsBrian Behlendorf2008-12-121-4/+1
|
* Use AM_CFLAGSBrian Behlendorf2008-12-121-9/+9
|
* Add missing include patchBrian Behlendorf2008-12-121-1/+1
|
* Update avl, nvpair, spl to unique build dirsBrian Behlendorf2008-12-111-0/+15