1
0
Fork 0
dosbox-staging/scripts/automator
krcroft 9d576b5cb7 Statically link libasan during ASAN builds
Some deployments of GCC won't link ASAN build without explicitly
specifying the library, and report:

  "ASan runtime does not come first in initial library list;
   you should either link runtime to your application or
   manually preload it with LD_PRELOAD"

This commit includes the asan library by default for respective
builds.
2020-04-13 14:15:07 +02:00
..
build Statically link libasan during ASAN builds 2020-04-13 14:15:07 +02:00
packages Use ccache in the CI workflows 2020-03-24 03:42:04 +01:00
main.sh Expand use and support for LTO and FDO builds 2020-04-01 08:03:39 +02:00