options.conf: set keepstatic to true

as from 64f62959dca6 ("acrn-manager: create acrn-hypervisor-dev package")
acrn needs to keep statics libs
This commit is contained in:
Miguel Bernal Marin 2018-08-01 13:01:02 -05:00
parent e078c44efd
commit 45b597d838
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ funroll-loops = false
# set flags to smallest -02 flags possible
insecure_build = false
# do not remove static libraries
keepstatic = false
keepstatic = true
# do not require autostart subpackage
no_autostart = false
# disable stripping binaries