[Slackbuilds-users] swi-prolog SlackBuild - First attempt
Andrew Antle
andrew.antle at gmail.com
Mon May 31 18:15:58 UTC 2010
On Mon, May 31, 2010 at 11:38:15AM +0300, Ozan Türkyılmaz wrote:
> 2010/5/31 Andrew Antle <andrew.antle at gmail.com>:
> > CFLAGS="$SLKCFLAGS" \
> > CXXFLAGS="$SLKCFLAGS" \
> > ./configure \
> > --prefix=/usr \
> > --libdir=/usr/lib${LIBDIRSUFFIX} \
> > --sysconfdir=/etc \
> > --localstatedir=/var \
> > --mandir=/usr/man \
> > --docdir=/usr/doc/$PRGNAM-$VERSION \
> > --build=$ARCH-slackware-linux \
> > --with-world
>
> if configure allows CFLAGS overrides, this would define them as empty,
> if you don't wan to override them, don't set them at all. however SLKCFLAGS
> are quiet sane and usually programmers remove dangerous optimizations in
> non-overrideble place.
Thanks, Ozan. I've commented out the FLAGS section; if people want to
set them, they can un-comment it.
I've set up a git repo at
http://github.com/antlechrist/swi-prolog
Patches gratefully received. :)
--
Andrew Antle
More information about the SlackBuilds-users
mailing list