forked from pool/meson
This commit is contained in:
parent
be391a380c
commit
36e1899036
@ -1,5 +1,5 @@
|
||||
--- a/mesonbuild/minit.py
|
||||
+++ b/mesonbuild/minit.py
|
||||
--- a/mesonbuild/compilers/cpp.py
|
||||
+++ b/mesonbuild/compilers/cpp.py
|
||||
@@ -140,8 +140,8 @@ class ClangCPPCompiler(ClangCompiler, CP
|
||||
def get_options(self):
|
||||
opts = CPPCompiler.get_options(self)
|
||||
|
Loading…
Reference in New Issue
Block a user