2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

xf86-video-ati: clean up

This commit is contained in:
Dylan Araps 2020-02-14 19:01:35 +02:00
parent 3407998233
commit 8375b747ee
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -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