diff options
Diffstat (limited to 'dev-lang/ocaml/files/ocaml-3.09.3-configure.patch')
-rw-r--r-- | dev-lang/ocaml/files/ocaml-3.09.3-configure.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/files/ocaml-3.09.3-configure.patch b/dev-lang/ocaml/files/ocaml-3.09.3-configure.patch index c458f6987dbc..e598ceedda33 100644 --- a/dev-lang/ocaml/files/ocaml-3.09.3-configure.patch +++ b/dev-lang/ocaml/files/ocaml-3.09.3-configure.patch @@ -91,8 +91,8 @@ Index: ocaml-3.09.3/configure -nativecccompopts='' -nativecclinkopts='' -+nativecccompopts="" -+nativecclinkopts="" ++nativecccompopts="${CFLAGS}" ++nativecclinkopts="${LDFLAGS}" nativeccrpath="$byteccrpath" case "$arch,$nativecc,$system,$host_type" in |