mirror of
https://github.com/pine64/bl_iot_sdk.git
synced 2024-11-19 14:13:48 +00:00
11 lines
170 B
Plaintext
11 lines
170 B
Plaintext
# Spec file for gdb simulator.
|
|
|
|
%rename lib sim_lib
|
|
%rename link sim_link
|
|
|
|
*lib:
|
|
--start-group -lc -lsim --end-group
|
|
|
|
*link:
|
|
%(sim_link) %:replace-outfile(-lgloss -lsim)
|