Package: libflorist / 2016-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| libflorist | 2016-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| kfreebsd.patch | (download) |
configure.in |
2 1 + 1 - 0 ! |
allows building on gnu/kfreebsd and gnu/hurd |
| remove_obsolete_variables.diff | (download) |
Makefile.in |
9 2 + 7 - 0 ! |
remove obsolete variables from makefile.in and configure.in |
| compiler_options.patch | (download) |
Makefile.in |
31 20 + 11 - 0 ! |
make build more flexible Ensure least-surprise behaviour when CFLAGS CPPFLAGS LDFLAGS LIBS are set by usual means: either via the environment, as ./configure arguments, or as make arguments. Implicit Make rules handle this, adapt florist.gpr to do so. . Add a similar ADAFLAGS variable. . Allow override of Library_Version (via GPRBUILD_FLAGS). . Allow to build both relocatable and static libraries in a row. Distinct lib and obj directories are required. A LIBRARY_TYPE_OPTION make variable is convenient because it avoids a new ./configure run. These ideas may easily be extended to BUILD_TYPE THREADS and RTS. . Allow GPRBUILD_FLAGS to override default gprbuild command line. PROJECT_FLAGS has a distinct purpose, and may be set separately. |
| complete_clean_target.diff | (download) |
Makefile.in |
2 2 + 0 - 0 ! |
remove files forgotten by upstream clean target. |
1
