Add resources in pkg

This commit is contained in:
Shinovon 2026-05-09 18:10:08 +05:00
parent 124ea7befd
commit fa4776192b
3 changed files with 36 additions and 19 deletions

View file

@ -18,6 +18,7 @@ SRCDBG
OPTION ARMCC --gnu -Otime --diag_suppress 1,68,111,174,381,1293
OPTION_REPLACE ARMCC --cpu 6
OPTION_REPLACE ARMCC --fpu vfpv2 --fpmode fast
// too dangerous!
OPTION_REPLACE ARMCC -O2 -O3
#ifdef ARMCC
ALWAYS_BUILD_AS_ARM