summaryrefslogtreecommitdiff
path: root/package/xf86-input-evtouch/patches
AgeCommit message (Collapse)Author
2011-01-22activate GCC cflags check, cleanup FLAGS stuff in OpenADK.Waldemar Brodkorb
* remove TCFLAGS/TLDFLAGS/TCPPFLAGS and only use TARGET_CFLAGS/TARGET_LDFLAGS/TARGET_CPPFLAGS, ... * activate GCC_HONOUR_COPTS and fix all packages to honour CFLAGS * use CC_FOR_BUILD, CFLAGS_FOR_BUILD, ... for all build compilation, remove HOST* variants * introduce KERNEL_MODULE_FLAGS for external kernel modules * mark rpm package as broken, mark syslinux for native builds only, mark libhugetlb for eglibc/glibc only usage
2011-01-17fix packages to be compile with stack protectorWaldemar Brodkorb
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages
2010-01-08add patches for xorg 1.7Waldemar Brodkorb
from archlinux and debian. Works okay now.
2010-01-08added xf86-input-evtouch package Support for touchscreens with xf86Joerg Seitter
Signed-off-by: Joerg Seitter <oss@seitter.net>