Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 9
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b71
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141712 | emb-9 | Magnus Ihse Bursie | P3 | Resolved | Fixed | team |
Description
A request have been made to be able to set specific LDFLAGS for individual tests/libraries in SetupTestFilesCompilation, similar to the CFLAGS_filename construct in SetupNativeCompilation,
e.g.
LDFLAGS_libFooBar := -lfooflag
It is trivial to also add CFLAGS functionality in a similar manner.
e.g.
LDFLAGS_libFooBar := -lfooflag
It is trivial to also add CFLAGS functionality in a similar manner.
Attachments
Issue Links
- backported by
-
JDK-8141712 Allow SetupTestFilesCompilation to set LDFLAGS for individual tests
-
- Resolved
-
- relates to
-
JDK-8081770 [TESTBUG] regression Test7107135 needs to remove dependence on locally installed gcc
-
- Resolved
-