Skip to content

Extract library-specific elements to separate files#1439

Open
KostasTsiounis wants to merge 2 commits intoIBM:java25from
KostasTsiounis:extract_common_j25
Open

Extract library-specific elements to separate files#1439
KostasTsiounis wants to merge 2 commits intoIBM:java25from
KostasTsiounis:extract_common_j25

Conversation

@KostasTsiounis
Copy link
Copy Markdown
Member

For each of the platform-specific makefiles, the rules and variables that are applicable to all potential native libraries are extracted to common makefiles.

The original makefiles only maintain the library-specific elements and include the equivalent common makefiles for the rest of them.

Back-ported from: #1419

Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com

For each of the platform-specific makefiles, the rules and variables
that are applicable to all potential native libraries are extracted
to common makefiles.

The original makefiles only maintain the library-specific elements
and include the equivalent common makefiles for the rest of them.

Signed-off-by: Kostas Tsiounis <kostas.tsiounis@ibm.com>
Signed-off-by: Kostas Tsiounis <kostas.tsiounis@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant