You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
277B

  1. %rename link_gcc_c_sequence nosys_link_gcc_c_sequence
  2. *nosys_libgloss:
  3. -lnosys
  4. *nosys_libc:
  5. %{!specs=nano.specs:-lc} %{specs=nano.specs:-lc_nano}
  6. *link_gcc_c_sequence:
  7. %(nosys_link_gcc_c_sequence) --start-group %G %(nosys_libc) %(nosys_libgloss) --end-group