Ticket #322 (new defect)
Building does not respect custom C(XX)FLAGS / parallel build option
| Reported by: | user | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | libzzub 0.2.4 |
| Component: | libzzub | Version: | linux |
| Keywords: | build rpm deb | Cc: |
Description
For the upstream inclusion in several different GNU/Linux distributions, their standard CFLAGS/CXXFLAGS must be respected and currently there is no way to pass them to a libzzub build. Same goes for building with multiple threads, in line with GNU make's -j option.
The attached patch changes the top-level SConstruct file to import and adapt the CCFLAGS and JOBS parameters from the scons call so it can be used with packaging tools.
-- Alexander Kahl (e minus user at gmx dot net)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
