FreeBSD Bugzilla – Attachment 174220 Details for
Bug 212263
audio/oss panics: Unregistered use of FPU in kernel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Suggested patch for audio/oss
oss.patch (text/plain), 1.13 KB, created by
Jakub Adler
on 2016-08-30 17:02:54 UTC
(
hide
)
Description:
Suggested patch for audio/oss
Filename:
MIME Type:
Creator:
Jakub Adler
Created:
2016-08-30 17:02:54 UTC
Size:
1.13 KB
patch
obsolete
>Index: /usr/ports/audio/oss/files/patch-setup_srcconf__freebsd.inc >=================================================================== >--- /usr/ports/audio/oss/files/patch-setup_srcconf__freebsd.inc (nonexistent) >+++ /usr/ports/audio/oss/files/patch-setup_srcconf__freebsd.inc (working copy) >@@ -0,0 +1,10 @@ >+--- setup/srcconf_freebsd.inc.orig 2016-08-28 17:44:24.596513000 +0200 >++++ setup/srcconf_freebsd.inc 2016-08-28 17:44:47.849829000 +0200 >+@@ -12,6 +12,6 @@ >+ { >+ # if defined(__x86_64__) >+ fprintf (f, >+- "CFLAGS += -O3 -fno-common -mcmodel=kernel -mno-red-zone -fno-asynchronous-unwind-tables -ffreestanding\n"); >++ "CFLAGS += -O3 -fno-common -mcmodel=kernel -mno-red-zone -fno-asynchronous-unwind-tables -ffreestanding -mno-sse\n"); >+ # endif >+ } > >Property changes on: /usr/ports/audio/oss/files/patch-setup_srcconf__freebsd.inc >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 212263
: 174220