lib9: remove getcallerpc implementations
These make no sense and are not really needed at all. Add a best-effort attempt to get at the gcc/clang macro in lib9.h, but if it fails, no big deal. Fixes #324.
This commit is contained in:
@@ -104,7 +104,7 @@ LIB9OFILES=\
|
||||
fcallfmt.$O\
|
||||
frand.$O\
|
||||
get9root.$O\
|
||||
getcallerpc-$OBJTYPE.$O\
|
||||
getcallerpc.$O\
|
||||
getenv.$O\
|
||||
getfields.$O\
|
||||
getnetconn.$O\
|
||||
|
||||
Reference in New Issue
Block a user