Changeset 27041 in vbox
- Timestamp:
- Mar 4, 2010 2:59:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r26951 r27041 2463 2463 -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs \ 2464 2464 -Wshadow -Wuninitialized -Wunused-function -Wunused-label -Wunused-value -Wunused-variable \ 2465 -Wformat -Wimplicit-int -Wimplicit-function-declaration \2465 -Wformat -Wimplicit-int -Wimplicit-function-declaration -Wparentheses \ 2466 2466 -O2 -fno-omit-frame-pointer -ffreestanding -nodefaultlibs -fno-strict-aliasing -fno-common -std=c99 2467 2467 TEMPLATE_VBOXR0DRV_CFLAGS.x86 = -m32 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow
Note:
See TracChangeset
for help on using the changeset viewer.