elementary: remove luajit workaround; unnecessary now.
This commit is contained in:
parent
6b47489e0b
commit
367862e0c3
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ if [ "$CROSS_BUILD" ]; then
|
||||||
sed -e 's,^\(ELM_PREFS_CC \).*$,\1=/usr/bin/elm_prefs_cc,g' -i data/objects/Makefile.am
|
sed -e 's,^\(ELM_PREFS_CC \).*$,\1=/usr/bin/elm_prefs_cc,g' -i data/objects/Makefile.am
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
# XXX
|
|
||||||
LDFLAGS="-lluajit-5.1"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
elementary-devel_package() {
|
elementary-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue