summaryrefslogtreecommitdiffstats
path: root/source/x/x11/configure/xf86-video-geode
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-08-21 05:50:41 +0000
committer Eric Hameleers <alien@slackware.com>2019-08-21 17:59:45 +0200
commita6248408ec85d7f4202e3ffd604528dac2a2a8fb (patch)
tree1b7ad34f0f12e8531242e5d0bb9ace10f645af94 /source/x/x11/configure/xf86-video-geode
parent1cfc178ab07198fd09d0f6c4c17d5dae4a6e4a2c (diff)
downloadcurrent-cf1bba5f92d4eb5e6f260daaeb35c4fa28f11077.tar.gz
current-cf1bba5f92d4eb5e6f260daaeb35c4fa28f11077.tar.xz
Wed Aug 21 05:50:41 UTC 201920190821055041
ap/pamixer-1.4-x86_64-3.txz: Rebuilt. Recompiled against boost-1.71.0. kde/calligra-2.9.11-x86_64-31.txz: Rebuilt. Recompiled against boost-1.71.0 and gsl-2.6. kde/step-4.14.3-x86_64-7.txz: Rebuilt. Recompiled against gsl-2.6. l/akonadi-1.13.0-x86_64-13.txz: Rebuilt. Recompiled against boost-1.71.0. l/boost-1.71.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/gsl-2.6-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/zstd-1.4.3-x86_64-1.txz: Upgraded. n/getmail-5.14-x86_64-1.txz: Upgraded. x/igt-gpu-tools-1.24-x86_64-3.txz: Rebuilt. Recompiled against gsl-2.6.
Diffstat (limited to 'source/x/x11/configure/xf86-video-geode')
-rw-r--r--source/x/x11/configure/xf86-video-geode13
1 files changed, 13 insertions, 0 deletions
diff --git a/source/x/x11/configure/xf86-video-geode b/source/x/x11/configure/xf86-video-geode
new file mode 100644
index 000000000..a6eab1095
--- /dev/null
+++ b/source/x/x11/configure/xf86-video-geode
@@ -0,0 +1,13 @@
+CFLAGS="$SLKCFLAGS -Wno-error=implicit-function-declaration" \
+CXXFLAGS=$SLKCFLAGS \
+./configure \
+ --prefix=/usr \
+ --libdir=/usr/lib${LIBDIRSUFFIX} \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=/usr/info \
+ --mandir=/usr/man \
+ --docdir=/usr/doc/${PKGNAME}-${MODULAR_PACKAGE_VERSION} \
+ --with-udev-rules-dir=/lib/udev/rules.d \
+ --disable-static \
+ --build=$ARCH-slackware-linux