Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131990229
D45346.id139055.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
568 B
Referenced Files
None
Subscribers
None
D45346.id139055.diff
View Options
Index: share/mk/bsd.symver.mk
===================================================================
--- share/mk/bsd.symver.mk
+++ share/mk/bsd.symver.mk
@@ -44,7 +44,7 @@
# Run the symbol maps through the C preprocessor before passing
# them to the symbol version generator.
${VERSION_MAP}: ${VERSION_DEF} ${_vgen} ${SYMBOL_MAPS}
- cat ${SYMBOL_MAPS} | ${CPP} - - \
+ cat ${SYMBOL_MAPS} | ${CPP} ${CFLAGS} - - \
| awk -v vfile=${VERSION_DEF} -f ${_vgen} > ${.TARGET}
.endif # !empty(VERSION_DEF) && !empty(SYMBOL_MAPS)
.endif # !target(__<bsd.symver.mk>__)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Oct 13, 6:28 PM (5 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23687730
Default Alt Text
D45346.id139055.diff (568 B)
Attached To
Mode
D45346: bsd.symver.mk: pass $CFLAGS to $CPP invocation
Attached
Detach File
Event Timeline
Log In to Comment