Page MenuHomeFreeBSD

D49940.diff
No OneTemporary

D49940.diff

diff --git a/sys/modules/vmm/Makefile b/sys/modules/vmm/Makefile
--- a/sys/modules/vmm/Makefile
+++ b/sys/modules/vmm/Makefile
@@ -142,7 +142,7 @@
${.IMPSRC} -o ${.TARGET}
hyp_genassym.o: offset.inc
- ${CC} -c ${NOSAN_CFLAGS:N-flto:N-fno-common} -fcommon ${.IMPSRC}
+ ${CC} -c ${NOSAN_CFLAGS:N-flto*:N-fno-common} -fcommon ${.IMPSRC}
vmx_genassym.o: offset.inc
${CC} -c ${NOSAN_CFLAGS:N-flto*:N-fno-common} -fcommon ${.IMPSRC}

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 15, 2:45 PM (5 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29697133
Default Alt Text
D49940.diff (442 B)

Event Timeline