FreeBSD Bugzilla – Attachment 117272 Details for
Bug 159340
[patch] emulators/bochs: CFLAGS needs -I${LOCALBASE}/include if alsalib is installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 429 bytes, created by
Joel Ray Holveck
on 2011-08-01 00:40:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Joel Ray Holveck
Created:
2011-08-01 00:40:07 UTC
Size:
429 bytes
patch
obsolete
>--- emulators/bochs/Makefile.orig 2011-06-25 18:26:27.000000000 -0700 >+++ emulators/bochs/Makefile 2011-07-31 16:28:13.000000000 -0700 >@@ -68,7 +68,7 @@ > X86_64 "Enable AMD x86-64 support" off \ > XPM "Enable XPM library support" off > >-CFLAGS+= -fno-exceptions -fomit-frame-pointer >+CFLAGS+= -fno-exceptions -fomit-frame-pointer ${CPPFLAGS} > CXXFLAGS+= -fno-rtti > CPPFLAGS= -I${LOCALBASE}/include > LDFLAGS= -L${LOCALBASE}/lib
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 159340
: 117272