summaryrefslogtreecommitdiffstats
path: root/prt-get/README
blob: 04d81d03d4ed69616013ee5c9e2c55e602f10d29 (plain)
1
2
3
4
5
6
7
8
9
NOTE:

Some people have reported problems when using optimizations larger than
-O2; typical symptoms are "prt-get install X" saying that a package is
installed while "prt-get update X" saying it's not, or "prt-get listinst"
printing just nothing.

If you experience strange effects, please try recompiling with 
   CXXFLAGS="-O2 -march=i686 -pipe"