Skip to content

Commit

Permalink
Remove IBM-1047 export option and generate makefiles on JDK21+ z/OS i…
Browse files Browse the repository at this point in the history
…n IBM-1047 encoding

Signed-off-by: Pasam Soujanya <[email protected]>
  • Loading branch information
psoujany committed Dec 4, 2024
1 parent f7a3466 commit 52df309
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ $(info JVM_OPTIONS is "-Dfile.encoding=IBM-1047")
endif
endif


export LIB_DIR:=$(subst \,/,$(LIB_DIR))
$(info LIB_DIR is set to $(LIB_DIR))

Expand Down

0 comments on commit 52df309

Please sign in to comment.