X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fos390.sh;h=08b60c878e4c47501d6ff726955e96ed61f05896;hb=619ffc2be66f166b301c5b0d14a8bbba728675bc;hp=d7ade09315eee914d5600568ab90b8e1ad58cd2f;hpb=1cfa4ec74d4933da0d98282eed6171cc7ac307b6;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/os390.sh b/hints/os390.sh index d7ade09..08b60c8 100644 --- a/hints/os390.sh +++ b/hints/os390.sh @@ -17,6 +17,8 @@ # To get ANSI C, we need to use c89, and ld doesn't exist cc='c89' ld='c89' +# To link via definition side decks we need the dll option +cccdlflags='-W 0,dll,"langlvl(extended)"' # c89 hides most of the useful header stuff, _ALL_SOURCE turns it on again, # YYDYNAMIC ensures that the OS/390 yacc generated parser is reentrant. # -DEBCDIC should come from Configure.