Changeset 48 for spec/trunk/SPECS


Ignore:
Timestamp:
Oct 11, 2010, 12:05:21 AM (15 years ago)
Author:
Yuri Dario
Message:

spec: fixed openssl cflags macros.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/openssl.spec

    r38 r48  
    101101# RPM_OPT_FLAGS, so we can skip specifiying them here.
    102102export MAKESHELL="/bin/sh" ; \
     103export CFLAGS="${CFLAGS:-%optflags}" ; \
    103104./Configure \
    104105        --prefix=%{_usr} --openssldir=%{_sysconfdir}/pki/tls ${sslflags} \
Note: See TracChangeset for help on using the changeset viewer.