Changeset 96581 in vbox
- Timestamp:
- Sep 2, 2022 1:18:54 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r96541 r96581 1992 1992 CDEFS += RTPATH_APP_DOCS=\"$(VBOX_PATH_APP_DOCS)\" 1993 1993 endif 1994 endif 1995 if1of ($(KBUILD_TARGET), os2) # The gcc here is too old to grok #pragma once, instead it complains. 1996 CDEFS += RT_WITHOUT_PRAGMA_ONCE 1994 1997 endif 1995 1998 CXXDEFS += $(CDEFS)
Note:
See TracChangeset
for help on using the changeset viewer.