summaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-29 20:04:11 +0200
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-29 20:04:11 +0200
commit3688225981de4b522a1f1a407328adde0139bbb4 (patch)
treec86bd38fb6c07cf75e1ed1fa4a6c641ceb6ae65a /etc
parentb570fd50f9b60626a5327aac06e8103c3cb0348d (diff)
downloadmidipix_build-3688225981de4b522a1f1a407328adde0139bbb4.tar.bz2
midipix_build-3688225981de4b522a1f1a407328adde0139bbb4.tar.xz
groups/261.native_packages_x11.group:imlib2:${PKG_CPPFLAGS_CONFIGURE}: configure w/ ${NATIVE_PACKAGES_CFLAGS_CONFIGURE}.
midipix.env:${DEFAULT_BUILD_VARS}: adds CPPFLAGS_CONFIGURE. etc/README.md: updated.
Diffstat (limited to 'etc')
-rw-r--r--etc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/README.md b/etc/README.md
index 24f90451..ba45aa6e 100644
--- a/etc/README.md
+++ b/etc/README.md
@@ -738,6 +738,7 @@ VERSION`` and/or ``URLS_GIT``, respectively.
| CONFIGURE_ARGS_EXTRA_LIST | List(:) | Additional arguments to package (GNU autotools in implementation and/or interface) configuration script |
| CONFIGURE | CmdName | Package's (GNU autotools in implementation and/or interface) configuration script |
| CONFIGURE_TYPE | String | Either of ``autotools`` (GNU autotools or similar) or ``sofort`` or ``cmake`` (CMake) |
+| CPPFLAGS_CONFIGURE_EXTRA | FlagLine | Additional C preprocessor flags during package (GNU autotools in implementation and/or interface) configuration |
| CXX | CmdName | Toolchain C++ compiler ``c++(1)`` |
| CXXFLAGS_CONFIGURE_EXTRA | FlagLine | Additional C++ compiler flags during package (GNU autotools in implementation and/or interface) configuration |
| CXXFLAGS_CONFIGURE | FlagLine | C++ compiler flags during package (GNU autotools in implementation and/or interface) configuration |