Go to file
Dan Horák 3d2cef177d fix build on non-jit arches
Build on non-jit arch like s390 fails with

[translation:info] Translating target as defined by targetpypystandalone
[platform:msg] Setting platform to 'host' cc=None
Traceback (most recent call last):
  File "translate.py", line 322, in <module>
    main()
  File "translate.py", line 208, in main
    targetspec_dic, translateconfig, config, args = parse_options_and_load_target()
  File "translate.py", line 176, in parse_options_and_load_target
    targetspec_dic['handle_config'](config, translateconfig)
  File "targetpypystandalone.py", line 109, in handle_config
    raise Exception("You have to specify the --opt level.\n"
Exception: You have to specify the --opt level.
Try --opt=2 or --opt=jit, or equivalently -O2 or -Ojit .
2011-05-11 10:15:52 +02:00
.gitignore Rebase to 1.5 (rhbz#701121) 2011-05-02 14:46:32 -04:00
fix-test_commands-expected-ls-output-issue7108.patch Initial import of pypy-1.4.1-3 from package review (rhbz#588941) 2011-01-03 15:06:28 -05:00
pypy-1.2-suppress-mandelbrot-set-during-tty-build.patch Initial import of pypy-1.4.1-3 from package review (rhbz#588941) 2011-01-03 15:06:28 -05:00
pypy-1.4.1-add-LIBRARY_INSTALLATION_PATH.patch Initial import of pypy-1.4.1-3 from package review (rhbz#588941) 2011-01-03 15:06:28 -05:00
pypy-1.5-config.patch Rebase to 1.5 (rhbz#701121) 2011-05-02 14:46:32 -04:00
pypy-1.5-more-readable-c-code.patch Rebase to 1.5 (rhbz#701121) 2011-05-02 14:46:32 -04:00
pypy.spec fix build on non-jit arches 2011-05-11 10:15:52 +02:00
sources Rebase to 1.5 (rhbz#701121) 2011-05-02 14:46:32 -04:00