- '-Os' fpc optimization compiler flag replaced with '-O2'
Note 1: '-Os' cause crash on device. Seems like fpc bug.
Note 2: Higher optimization flags ('-O3' and '-O4') has bad side effects, like wrong drawing of hogs.
[patterns]
**.h = native
**.c = native
**.cpp = native
**.lua = native
**.txt = native
**.pas = native
**.inc = native
**.hs = native