Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149476394
D44228.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
429 B
Referenced Files
None
Subscribers
None
D44228.diff
View Options
diff --git a/Mk/bsd.options.mk b/Mk/bsd.options.mk
--- a/Mk/bsd.options.mk
+++ b/Mk/bsd.options.mk
@@ -219,7 +219,11 @@
. endfor
# Add per arch defaults
+. if defined(OPTIONS_DEFAULT_${ARCH})
OPTIONS_DEFAULT+= ${OPTIONS_DEFAULT_${ARCH}}
+. else
+OPTIONS_DEFAULT+= ${OPTIONS_DEFAULT_OTHER_ARCHS}
+. endif
_ALL_EXCLUDE= ${OPTIONS_EXCLUDE_${ARCH}} ${OPTIONS_EXCLUDE} \
${OPTIONS_SLAVE} ${OPTIONS_EXCLUDE_${OPSYS}} \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 25, 5:22 PM (9 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30336358
Default Alt Text
D44228.diff (429 B)
Attached To
Mode
D44228: Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches
Attached
Detach File
Event Timeline
Log In to Comment