build: fix macos build
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Fri, 22 Feb 2019 13:53:19 +0000 (08:53 -0500)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:35 +0000 (20:49 +0900)
commit16c2c717761b1e6b3e1ff7a7506abf52461e4487
tree3f5a425832c28e91afe0999db660cbe38f01a84c
parent63824774a707346d124f67f5e276ce0ede47a8c7
build: fix macos build

Summary:
it the .pc file of luajit carries linker flags that causes compilation
fails on macos, thus we need to split up the .pc file into our own
dependency, and use it with causion

Reviewers: zmike, cedric, segfaultxavi

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7995
src/bin/elua/meson.build
src/lib/elua/meson.build