mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
413 B
Python
12 lines
413 B
Python
--- astropy/wcs/setup_package.py.orig 2016-03-10 22:20:43 UTC
|
|
+++ astropy/wcs/setup_package.py
|
|
@@ -244,8 +244,7 @@ def get_wcslib_cfg(cfg, wcslib_files, in
|
|
'-Wno-strict-prototypes',
|
|
'-Wno-unused-function',
|
|
'-Wno-unused-value',
|
|
- '-Wno-uninitialized',
|
|
- '-Wno-unused-but-set-variable'])
|
|
+ '-Wno-uninitialized'])
|
|
|
|
|
|
|