mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 08:19:13 -04:00
- OSL support is no longer optional. It complicated the code and the build system, and developers' intention is to make OSL a first-class citizen in appleseed; keeping OSL optional did not allow moving in that direction - Add a work-around for Core Working Group (CWG) Defect 253: prior to GCC 4.6.4 and Clang 3.9.0, C++ required a user-provided default ctor to default-construct a const object [*], and we still have supported FreeBSD versions where Clang behaves the old way [*] https://stackoverflow.com/questions/7411515 Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1501170801 which corresponds to commit ae7f346 tagged as this release. |
||
---|---|---|
.. | ||
patch-CMakeLists.txt | ||
patch-src_appleseed.studio_mainwindow_project_texturecollectionitem.cpp | ||
patch-src_appleseed_foundation_platform_thread.h | ||
patch-src_cmake_config_linux-gcc.txt | ||
pkg-message.in |