mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-17 04:07:23 +00:00
12 lines
275 B
RPMSpec
12 lines
275 B
RPMSpec
# This spec file is read by gcc when linking. It is used to specify the
|
|
# standard libraries we need in order to link with various sanitizer libs.
|
|
|
|
*link_libasan: @link_libasan@
|
|
|
|
*link_libtsan: @link_libtsan@
|
|
|
|
*link_libubsan: @link_libubsan@
|
|
|
|
*link_liblsan: @link_liblsan@
|
|
|