- Timestamp:
- Dec 18, 2015 11:40:06 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/load.c
r59180 r59181 1137 1137 * simple and fail-safe as possible, we use a fixed path to the system GL 1138 1138 * library. */ 1139 #ifndef RTLD_DEEPBIND 1140 # define RTLD_DEEPBIND 0x8 1141 #endif 1142 1139 1143 void __attribute__ ((constructor)) checkServerGLX(void) 1140 1144 {
Note:
See TracChangeset
for help on using the changeset viewer.

