diff options
author | Vincent Ambo <tazjin@google.com> | 2020-05-20T03·02+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-05-20T03·02+0100 |
commit | fed31b2c9b364fc1ed0b724c21b068cdedf46ee7 (patch) | |
tree | cd7d829facd27b5d9af91084868e9d38088d9b18 /third_party/nix/meson_options.txt | |
parent | 6dfef3137428fe46f94d3178120345f0ccfb2c87 (diff) |
feat(3p/nix): Add some initial Abseil build targets r/786
These make it possible to link to Abseil strings.
Diffstat (limited to 'third_party/nix/meson_options.txt')
-rw-r--r-- | third_party/nix/meson_options.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/nix/meson_options.txt b/third_party/nix/meson_options.txt index 663e5c42abc6..1b1efffe48d7 100644 --- a/third_party/nix/meson_options.txt +++ b/third_party/nix/meson_options.txt @@ -11,8 +11,6 @@ option( description : 'path of the Nix store (defaults to /nix/store)') - - # compiler args #============================================================================ |