diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-10-23 10:10:05 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-10-23 10:10:05 +0200 |
| commit | e729550825d5175e9b1574da8d6c90ae52782a74 (patch) | |
| tree | 1c8ccc1e4a58268fe6d59a150d7124631f968ab1 /executor/executor_netbsd.cc | |
| parent | 632b86c938a94237bde5ec0b45df7258bf95ba8f (diff) | |
all: basic building on netbsd
This just makes make TARGETOS=netbsd succeed.
We don't yet have prog target for netbsd.
Diffstat (limited to 'executor/executor_netbsd.cc')
| l--------- | executor/executor_netbsd.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/executor_netbsd.cc b/executor/executor_netbsd.cc new file mode 120000 index 000000000..df42b10fa --- /dev/null +++ b/executor/executor_netbsd.cc @@ -0,0 +1 @@ +executor_bsd.cc
\ No newline at end of file |
