Magellan Linux

Diff of /trunk/extras/spidermonkey/spidermonkey-52.7.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 30871 by niro, Wed May 2 11:36:07 2018 UTC revision 30872 by niro, Wed May 2 11:42:43 2018 UTC
# Line 69  src_compile() Line 69  src_compile()
69   export CXXFLAGS+=' -fno-delete-null-pointer-checks -fno-strict-aliasing -fno-tree-vrp -flto=3'   export CXXFLAGS+=' -fno-delete-null-pointer-checks -fno-strict-aliasing -fno-tree-vrp -flto=3'
70   export CC=gcc   export CC=gcc
71   export CXX=g++   export CXX=g++
72     export SHELL="${SHELL}"
73    
74   SRCSUBDIR="js/src" \   SRCSUBDIR="js/src" \
75   mconfigure \   mconfigure \

Legend:
Removed from v.30871  
changed lines
  Added in v.30872