mirror of
https://github.com/optim-enterprises-bv/meta-openwrt.git
synced 2025-12-31 02:50:55 +00:00
We split off the lua compile options into a separate class so that packages that need them but not workaround for lack of proper SOVERSION don't inherit a problem. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
10 lines
216 B
Plaintext
10 lines
216 B
Plaintext
# This file Copyright (C) 2015 Khem Raj <raj.kem@gmail.com> and
|
|
#
|
|
# It is released under the MIT license. See COPYING.MIT
|
|
# for the terms.
|
|
|
|
FILES_SOLIBSDEV = ""
|
|
|
|
inherit openwrt-lua
|
|
inherit openwrt-virtual-runtimes
|