summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorAlexey Lebedeff <binarin@binarin.ru>2018-12-03 16:14:16 +0100
committerAlexey Lebedeff <binarin@binarin.ru>2018-12-03 16:14:16 +0100
commitcaed71efb655d0a73ba6355e0292541de381cf69 (patch)
tree68bcb5997346745b048a140e238d6e3a838234bc /pkgs/development/python-modules/httpserver
parent60ede4d711834290503a69c7e6dad4356a06680d (diff)
nvidia_legacy_340: Remove unneeded/failing patch
The patch is not applying and no longer needed after upgrade in 045575e744cd581a20929c63590d9b555099c22d. Now the same result is achieved by the following lines in the driver package itself: #if defined(NV_DRM_LEGACY_PCI_INIT_PRESENT) #define nv_drm_pci_init drm_legacy_pci_init #define nv_drm_pci_exit drm_legacy_pci_exit #else #define nv_drm_pci_init drm_pci_init #define nv_drm_pci_exit drm_pci_exit #endif
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions