mirror of
https://github.com/cazfi/meta-games.git
synced 2026-01-30 01:18:41 +01:00
freeciv: Move setting ac_cv_working_gettimeofday to freeciv.inc
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -25,6 +25,7 @@ B = "${WORKDIR}/build-${PV}"
|
||||
inherit autotools pkgconfig gettext
|
||||
|
||||
EXTRA_OECONF = "\
|
||||
ac_cv_working_gettimeofday=yes \
|
||||
--enable-patient-connect \
|
||||
--enable-shared --enable-client=${FREECIV_GUI} \
|
||||
--disable-mapimg \
|
||||
|
||||
@@ -7,8 +7,4 @@ file://dummy-qtver.patch \
|
||||
file://CacheVarForGettimeofday.patch \
|
||||
"
|
||||
|
||||
EXTRA_OECONF += "\
|
||||
ac_cv_working_gettimeofday=yes \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "7407ea1a08267b1c5ee3439dc2db5c2d7b90ece7fcc3664ca2ad594435a57175"
|
||||
|
||||
Reference in New Issue
Block a user