Create empty .a on Darwin when there is no obj file.
On Darwin ar would fail if there is no object file to add. We work around by adding a dummy.o to the .a and then deleting it. Bug: 27800477 Change-Id: I68bbebea2726058c25863d7026a645a520d05167
Loading
Please register or sign in to comment