]> git.pld-linux.org Git - packages/libjpeg.git/commitdiff
- added -g to CFLAGS.
authorkloczek <kloczek@pld-linux.org>
Fri, 4 Jun 1999 16:16:24 +0000 (16:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libjpeg.spec -> 1.17

libjpeg.spec

index 636a0b36f7a2eeb111c49c8c580612cdb50a9bed..dac985673986dfff7fe37d65d02c23234f737559 100644 (file)
@@ -96,7 +96,7 @@ Statyczna bibliteka libjpeg.
 %setup -q -n jpeg-%{version}
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
+CFLAGS="$RPM_OPT_FLAGS -g" LDFLAGS="-s" \
 ./configure %{_target_platform} \
        --prefix=$RPM_BUILD_ROOT%{_prefix} \
        --enable-shared \
This page took 0.087044 seconds and 4 git commands to generate.