RFR: 8264848: [macos] libjvm.dylib linker warning due to macOS version mismatch [v2]
    Lutz Schmidt 
    lucy at openjdk.java.net
       
    Wed Apr  7 18:48:01 UTC 2021
    
    
  
> May I please request reviews for this small build fix. It removes a linker warning by adding a assembly-time parameter which was previously missing. The same parameter is used at c++ compile time.
Lutz Schmidt has updated the pull request incrementally with one additional commit since the last revision:
  Updated comment per request from erikj79
-------------
Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3379/files
  - new: https://git.openjdk.java.net/jdk/pull/3379/files/e8da1ccf..323f5014
Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3379&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3379&range=00-01
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3379.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3379/head:pull/3379
PR: https://git.openjdk.java.net/jdk/pull/3379
    
    
More information about the build-dev
mailing list