Просмотр исходного кода

Adapt -m32 recipe to accommodate modern systems as well


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4657 3789f03b-4d11-0410-bbf8-ca57d06f2519
tags/v1.1.90
DRC 12 лет назад
Родитель
Сommit
dc4f354791
1 измененных файлов: 5 добавлений и 2 удалений
  1. 5
    2
      BUILDING.txt

+ 5
- 2
BUILDING.txt Просмотреть файл

@@ -546,13 +546,16 @@ Build Recipes
32-bit Build on 64-bit Linux/Unix (including OS X)
--------------------------------------------------

Set the following environment variables before running CMake or
'build-xorg build':
Set the following environment variables before building TigerVNC.

CFLAGS='-O3 -m32'
CXXFLAGS='-O3 -m32'
LDFLAGS=-m32

If you are building the TigerVNC Server on a modern Unix/Linux system, then
you will also need to pass the appropriate --host argument when configuring the
X server source (for instance, --host=i686-pc-linux-gnu).


64-bit Backward-Compatible Build on 64-bit OS X
-----------------------------------------------

Загрузка…
Отмена
Сохранить