trio: quiet nm on Lion - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit a2deaac4b1066df5de4774737ddc9f4b6edbaef9
 (DIR) parent b4f9ba7894064c5e092461b40f9dd8c314726cf2
 (HTM) Author: Russ Cox <rsc@swtch.com>
       Date:   Fri, 14 Oct 2011 00:08:50 -0400
       
       rio: quiet nm on Lion
       
       Diffstat:
         M src/cmd/rio/rio.c                   |       4 ++++
       
       1 file changed, 4 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/src/cmd/rio/rio.c b/src/cmd/rio/rio.c
       t@@ -0,0 +1,4 @@
       +// nothing to see here, but OS X Lion nm complains
       +// about object files with nothing
       +
       +int something_to_quiet_lion_nm = 1;