Re: CVS commit: src/sys/modules/zfs

2012-02-05 Thread Christos Zoulas
In article <87k441d1fj@inbox.ru>, Aleksej Saushev wrote: >"Christos Zoulas" >writes: > >> Module Name: src >> Committed By:christos >> Date:Sat Feb 4 18:28:53 UTC 2012 >> >> Modified Files: >> src/sys/modules/zfs: Makefile.zfsmod >> >> Log Message: >> Remove -g

Re: CVS commit: src/sys/modules/zfs

2012-02-05 Thread Aleksej Saushev
"Christos Zoulas" writes: > Module Name: src > Committed By: christos > Date: Sat Feb 4 18:28:53 UTC 2012 > > Modified Files: > src/sys/modules/zfs: Makefile.zfsmod > > Log Message: > Remove -g -O0. It does not work on amd64 at all. > If you want debugging on, add it yourself. > >