mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-04 05:55:37 -07:00
xf86-video-ati: clean up
This commit is contained in:
parent
3407998233
commit
8375b747ee
@ -1,9 +1,9 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
export LDFLAGS="-Wl,-z,lazy"
|
|
||||||
|
|
||||||
patch -p1 < rootless-ati.patch
|
patch -p1 < rootless-ati.patch
|
||||||
|
|
||||||
|
export LDFLAGS="-Wl,-z,lazy"
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr
|
--prefix=/usr
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user