2013-09-17 Joey Ye <joey.ye@arm.com>

* libnosys/Makefile.in: Install nosys.specs.
        * libnosys/nosys.specs: New specs.
This commit is contained in:
Jeff Johnston
2013-09-17 20:36:08 +00:00
parent 9a2f0cff8f
commit 5bff53b4f7
3 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
%rename lib libc
*libgloss:
-lnosys
*lib:
--start-group %(libc) %(libgloss) --end-group