CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/07/24 11:11:22
Modified files:
multimedia/synfig: Makefile
Added files:
multimedia/synfig/patches: patch-configure_ac
Log message:
Use -O1 to build synfig to avoid a crash when building multimedia/synfigstudio.
Problem tracked down by zhuk@, I changed how the flag was passed in because
"--enable-optimization=1" meaning "add -O1 to CXXFLAGS" is a bit non-obvious
ok zhuk@
