CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/11/18 09:55:27
Modified files:
graphics/hugin : Makefile
Added files:
graphics/hugin/patches: patch-src_hugin_base_CMakeLists_txt
patch-src_tools_CMakeLists_txt
Log message:
Add "-pthread" to compiler flags only where it's needed and remove
'CFLAGS += -pthread' from port's Makefile.
While here, remove superfluous SEPARATE_BUILD and CONFIGURE_STYLE
variables: cmake module already takes care of them.
ok sthen@
