Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F132099314
D40589.id123731.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
363 B
Referenced Files
None
Subscribers
None
D40589.id123731.diff
View Options
diff --git a/share/mk/bsd.cpu.mk b/share/mk/bsd.cpu.mk
--- a/share/mk/bsd.cpu.mk
+++ b/share/mk/bsd.cpu.mk
@@ -129,7 +129,7 @@
. if ${CPUTYPE} == "e500"
_CPUCFLAGS = -Wa,-me500 -msoft-float
. else
-_CPUCFLAGS = -mcpu=${CPUTYPE} -mno-powerpc64
+_CPUCFLAGS = -mcpu=${CPUTYPE}
. endif
. elif ${MACHINE_ARCH:Mpowerpc64*} != ""
_CPUCFLAGS = -mcpu=${CPUTYPE}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Oct 14, 4:39 PM (16 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23727321
Default Alt Text
D40589.id123731.diff (363 B)
Attached To
Mode
D40589: share/mk/bsd.cpu.mk: drop -mno-powerpc64
Attached
Detach File
Event Timeline
Log In to Comment