diff options
| author | Peter Korsgaard <jacmet@sunsite.dk> | 2012-02-06 17:19:53 +0100 | 
|---|---|---|
| committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-02-06 17:22:38 +0100 | 
| commit | 5d425d3334231340790677e6f6e8212901e6dc23 (patch) | |
| tree | 9ce5237224aa33db333615806cf97f082e3d2b69 /support/scripts/setlocalversion | |
| parent | 80a7e8216e53cd7195e78e30e90821584b537b53 (diff) | |
| download | buildroot-novena-5d425d3334231340790677e6f6e8212901e6dc23.tar.gz buildroot-novena-5d425d3334231340790677e6f6e8212901e6dc23.zip | |
mesa3d: fix build
We build mesa3d with dri support, which doesn't work with static builds,
so disable it.
From configure.ac:
dri)
    # DRI must be shared, I think
    if test "$enable_static" = yes; then
        AC_MSG_ERROR([Can't use static libraries for DRI drivers])
    fi
At the same time fixup minor style issues (:= vs =, long lines).
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'support/scripts/setlocalversion')
0 files changed, 0 insertions, 0 deletions
