40d290d8aa
Copy from graphics/libraw based on submit request 46676 from user vuntz OBS-URL: https://build.opensuse.org/request/show/46676 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libraw?expand=0&rev=1
12 lines
262 B
Diff
12 lines
262 B
Diff
--- a/configure 2010-06-30 10:29:13.000000000 +0530
|
|
+++ b/configure 2010-06-30 10:30:52.000000000 +0530
|
|
@@ -5,7 +5,7 @@
|
|
CXX="g++"
|
|
enable_lcms="no"
|
|
enable_openmp="no"
|
|
-CFLAGS="-O4 -I. -w"
|
|
+CFLAGS="-O4 -I. -w $CFLAGS"
|
|
LDFLAGS=
|
|
DESTDIR=""
|
|
PREFIX="/usr/local"
|