Opened 12 years ago

Closed 12 years ago

#35123 closed enhancement (duplicate)

ImageMagick @6.7.8-0_0 +q16 without_openmp variant

Reported by: rapkasta@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: ImageMagick

Description

Please, add without_openmp variant. Without this configure option there are some problems on mac with paralleling.

Example of variant:

variant without_openmp description {Compile without OpenMP} {
    configure.args-append   --disable-openmp	
}

Maybe there is an sense to also mark this variant as default.

Change History (2)

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Cc: ryandesign@… removed
Keywords: imagemagick openmp removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: ImageMagick added; imagemagick removed
Type: requestenhancement
Version: 2.1.1

We no longer use variants that start with "no_" or "without_". Instead it should be called "openmp" and you do the reverse - namely disable it by default and enable it in the variant.

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #24944.

Note: See TracTickets for help on using tickets.