aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2019-06-18 12:10:55 +0530
committerJussi Pakkanen <jpakkane@gmail.com>2019-06-23 16:50:24 +0300
commit9042130e9a990497c0e53a43d2750fb907507f09 (patch)
treee4c7805cffee9935c0f79eadaf630b54a2b9cd71 /mesonbuild/backend
parent80856884ccfb3f05afa35ba865c2464a464fd931 (diff)
downloadmeson-9042130e9a990497c0e53a43d2750fb907507f09.zip
meson-9042130e9a990497c0e53a43d2750fb907507f09.tar.gz
meson-9042130e9a990497c0e53a43d2750fb907507f09.tar.bz2
compilers: Fix bitcode and other options for objc code
We were setting the base options for the Objective-C compiler manually, due to which options such as b_bitcode and b_ndebug were not getting set at all. The base options here are the same as for C code with the Clang compiler, so just use the same inherited list. Also expand the bitcode test to ObjC and ObjC++ so this doesn't happen again.
Diffstat (limited to 'mesonbuild/backend')
0 files changed, 0 insertions, 0 deletions