Skip to content

Extract library-specific elements to separate files#30

Closed
KostasTsiounis wants to merge 1 commit into
ibmruntimes:java11from
KostasTsiounis:extract_common_j11
Closed

Extract library-specific elements to separate files#30
KostasTsiounis wants to merge 1 commit into
ibmruntimes:java11from
KostasTsiounis:extract_common_j11

Conversation

@KostasTsiounis
Copy link
Copy Markdown
Collaborator

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: IBM#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>
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