Date: Wed, 22 May 2002 09:28:43 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/kdemultimedia3/files patch-kmidi-config.h Message-ID: <200205221628.g4MGShk62343@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2002/05/22 09:28:43 PDT
Modified files:
audio/kdemultimedia3/files patch-kmidi-config.h
Log:
Fix this so it works on FreeBSD/alpha 4.x:
The existing patch does different things for 5.x so as to use the
standard __bswapSIZE(x) inline for 5.x. and adds i386 centric code
for FreeBSD 4.x. This change to the patch modifies the 4.x code
so as to just call htonX(x) on alpha where __byte_swap_X don't exist.
Approved by: will
Revision Changes Path
1.2 +11 -3 ports/audio/kdemultimedia3/files/patch-kmidi-config.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205221628.g4MGShk62343>
