This is a discussion on Setting CFLAGS for kernel modules compiling within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I can edit /usr.src/linux/Makefile and change -O2 to -O0 or -O3, but this only changes kernel compile, mot modules ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I can edit /usr.src/linux/Makefile and change -O2 to -O0 or -O3, but this only changes kernel compile, mot modules compile. How do I set this in modules? Is required to search for and edit many makefiles, or is easier way? I searched web and read many man, howto and info documents but my english is perhaps not good enough for understanding. I am Using Slackware 10.2 with kernel 2.4.31 |