9 lines
118 B
Text
9 lines
118 B
Text
![]() |
#
|
||
|
# /etc/pkgmake.conf
|
||
|
#
|
||
|
|
||
|
export CFLAGS="-O2 -march=i686 -pipe"
|
||
|
export CXXFLAGS="-O2 -march=i686 -pipe"
|
||
|
|
||
|
# End of file
|