diff options
Diffstat (limited to 'third_party/python/gyp/test/mac/rpath/file.c')
-rw-r--r-- | third_party/python/gyp/test/mac/rpath/file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/python/gyp/test/mac/rpath/file.c b/third_party/python/gyp/test/mac/rpath/file.c new file mode 100644 index 0000000000..56757a701b --- /dev/null +++ b/third_party/python/gyp/test/mac/rpath/file.c @@ -0,0 +1 @@ +void f() {} |