FS#43021 - [vbam-cli] [vbam-gtk] [vbam-wx] compiler optimzations aren't enabled
Attached to Project:
Community Packages
Opened by Aaron Barany (akb825) - Saturday, 06 December 2014, 00:53 GMT
Last edited by Maxime Gauduin (Alucryd) - Monday, 08 December 2014, 09:08 GMT
Opened by Aaron Barany (akb825) - Saturday, 06 December 2014, 00:53 GMT
Last edited by Maxime Gauduin (Alucryd) - Monday, 08 December 2014, 09:08 GMT
|
Details
When building vbam, compiler optimizations aren't currently
being enabled. This is due to how CMake works: by default
the build will neither be debug nor release, which means
that the debug or release specific build flags won't be
enabled. In order to perform a release build,
-DCMAKE_BUILD_TYPE=Release must be added to _cmakeargs in
PKGBUILD.
|
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Monday, 08 December 2014, 09:08 GMT
Reason for closing: Fixed
Additional comments about closing: 1.8.0.1202-4
Monday, 08 December 2014, 09:08 GMT
Reason for closing: Fixed
Additional comments about closing: 1.8.0.1202-4