CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/04/22 03:06:06
Modified files:
graphics/aqsis : Makefile
graphics/aqsis/patches:
patch-libs_shadervm_shaderexecenv_shadeops_tmap_cpp
patch-tools_displays_piqsl_piqsldisplay_cpp
Added files:
graphics/aqsis/patches:
patch-include_aqsis_tex_filtering_texturesampleoptions_h
patch-include_aqsis_tex_io_texfileheader_h
patch-libs_core_texturing_old_shadowmap_old_cpp
patch-libs_shadervm_dsoshadeops_cpp
Log message:
clang6 fix
Switch from gnu++03 to gnu++11 for unbreak clang6 build. Patches from FreeBSD.