about summary refs log tree commit diff
path: root/third_party/nix/meson_options.txt
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-05-20T03·02+0100
committerVincent Ambo <tazjin@google.com>2020-05-20T03·02+0100
commitfed31b2c9b364fc1ed0b724c21b068cdedf46ee7 (patch)
treecd7d829facd27b5d9af91084868e9d38088d9b18 /third_party/nix/meson_options.txt
parent6dfef3137428fe46f94d3178120345f0ccfb2c87 (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.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/nix/meson_options.txt b/third_party/nix/meson_options.txt
index 663e5c42ab..1b1efffe48 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
 #============================================================================