Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144786667
D44228.1776489714.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
423 B
Referenced Files
None
Subscribers
None
D44228.1776489714.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
+. ifdef 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
Sat, Apr 18, 5:21 AM (6 m, 51 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28373379
Default Alt Text
D44228.1776489714.diff (423 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