Changeset 11754 in vbox
- Timestamp:
- Aug 28, 2008 12:15:00 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 35524
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk
r11725 r11754 183 183 $(LIB_SDL_INC) 184 184 TEMPLATE_VBOXQT4GUIEXE_CXXFLAGS = \ 185 - pipe -Wall -W -frtti -fno-exceptions -Wno-non-virtual-dtor \185 -g -pipe -Wall -W -frtti -fno-exceptions -Wno-non-virtual-dtor \ 186 186 -Wno-long-long -fshort-wchar -fno-strict-aliasing \ 187 187 $(VBOX_GCC_fvisibility-hidden) $(VBOX_GCC_fvisibility-inlines-hidden)
Note:
See TracChangeset
for help on using the changeset viewer.