summaryrefslogtreecommitdiffstats
path: root/source/x/x11/configure/xf86-video-geode
diff options
context:
space:
mode:
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