Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160365479
D31187.id92211.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
578 B
Referenced Files
None
Subscribers
None
D31187.id92211.diff
View Options
Index: stand/defs.mk
===================================================================
--- stand/defs.mk
+++ stand/defs.mk
@@ -15,6 +15,12 @@
NO_PIC=
INTERNALLIB=
.endif
+# Should be NO_CPU_FLAGS, but bsd.cpu.mk is included too early in bsd.init.mk
+# via the early include of bsd.opts.mk. Move Makefile.inc include earlier causes
+# weirdness, so this is the next best thing. We need to do this because the
+# loader needs very specific flags to work right, and things like
+# CPUTYPE?=native prevent that.
+_CPUCFLAGS=
.include <src.opts.mk>
.include <bsd.linker.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 24, 6:04 PM (14 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34290609
Default Alt Text
D31187.id92211.diff (578 B)
Attached To
Mode
D31187: loader: make sure CPUTYPE is ignored when building
Attached
Detach File
Event Timeline
Log In to Comment